summaryrefslogtreecommitdiff
path: root/fakethr.h
diff options
context:
space:
mode:
Diffstat (limited to 'fakethr.h')
-rw-r--r--fakethr.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/fakethr.h b/fakethr.h
index 8f0def43f4..7c82aa6d69 100644
--- a/fakethr.h
+++ b/fakethr.h
@@ -63,3 +63,13 @@ struct thread_intern {
#define THREAD_POST_CREATE(t) NOOP
#define YIELD NOOP
+
+/*
+ * Local variables:
+ * c-indentation-style: bsd
+ * c-basic-offset: 4
+ * indent-tabs-mode: t
+ * End:
+ *
+ * ex: set ts=8 sts=4 sw=4 noet:
+ */