diff options
Diffstat (limited to 'src/s/386-ix.h')
-rw-r--r-- | src/s/386-ix.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/386-ix.h b/src/s/386-ix.h index dc17281df01..33658dd65e6 100644 --- a/src/s/386-ix.h +++ b/src/s/386-ix.h @@ -13,3 +13,6 @@ /* This is said to be needed as a result of having _insque rather than insque in -loldX. This may not always be the right thing. */ #define WRONG_NAME_INSQUE + +/* arch-tag: c2fc2d64-46fd-4a87-933b-85eff622829c + (do not change this comment) */ |