diff options
Diffstat (limited to 'src/s/msdos.h')
-rw-r--r-- | src/s/msdos.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/msdos.h b/src/s/msdos.h index 9c9205a33ad..cef2184a37b 100644 --- a/src/s/msdos.h +++ b/src/s/msdos.h @@ -275,3 +275,6 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */ #define GC_SETJMP_WORKS 1 #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS + +/* arch-tag: d184f860-815d-4ff4-8187-d05c0f3c37d0 + (do not change this comment) */ |