summaryrefslogtreecommitdiff
path: root/libc/include/regmagic.h
blob: 5acf4478ff71e198b649bc0fcb45245a9c1d52be (plain)
1
2
3
4
5
/*
 * The first byte of the regexp internal "program" is actually this magic
 * number; the start node begins in the second byte.
 */
#define	MAGIC	0234