i386: NX emulation
[linux-flexiantxendom0-natty.git] / include / linux / sched.h
index 777d8a5..88f84fc 100644 (file)
@@ -100,6 +100,9 @@ struct bio_list;
 struct fs_struct;
 struct perf_event_context;
 
+extern int exec_shield;
+extern int print_fatal_signals;
+
 /*
  * List of flags we want to share for kernel threads,
  * if only because they are not used by them anyway.