Merged revisions 7797-7917 via svnmerge from
[cacao.git] / src / vm / jit / m68k / linux / md-os.h
index 847d09ef5dee50c271deb4f2cc64580d8375140d..2f730f3b0bde2c495329a51f4cc438c29e2fb7c1 100644 (file)
 
 void md_signal_handler_sigill();
 void md_init_linux();
+
+
+/*
+ * These are local overrides for various environment variables in Emacs.
+ * Please do not remove this and leave it at the end of the file, where
+ * Emacs will automagically detect them.
+ * ---------------------------------------------------------------------
+ * Local variables:
+ * mode: c
+ * indent-tabs-mode: t
+ * c-basic-offset: 4
+ * tab-width: 4
+ * End:
+ * vim:noexpandtab:sw=4:ts=4:
+ */