diff options
Diffstat (limited to 'src/gnu.h')
-rw-r--r-- | src/gnu.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gnu.h b/src/gnu.h index b5cf7261f7d..1d623431af8 100644 --- a/src/gnu.h +++ b/src/gnu.h @@ -31,3 +31,6 @@ static unsigned char gnu_bits[] = { 0xf8, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; + +/* arch-tag: b57020c7-c937-4d77-8ca6-3875178d9828 + (do not change this comment) */ |