diff options
Diffstat (limited to 'lib/libc/gen/regexp/regmagic.h')
| -rw-r--r-- | lib/libc/gen/regexp/regmagic.h | 5 | 
1 files changed, 0 insertions, 5 deletions
| diff --git a/lib/libc/gen/regexp/regmagic.h b/lib/libc/gen/regexp/regmagic.h deleted file mode 100644 index 5acf4478ff71..000000000000 --- a/lib/libc/gen/regexp/regmagic.h +++ /dev/null @@ -1,5 +0,0 @@ -/* - * The first byte of the regexp internal "program" is actually this magic - * number; the start node begins in the second byte. - */ -#define	MAGIC	0234 | 
