Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12
/* $NetBSD: inherit0.tab.h,v 1.1.1.3 2016/01/09 21:59:46 christos Exp $ */ #ifndef _inherit0__defines_h_ #define _inherit0__defines_h_ #define GLOBAL 257 #define LOCAL 258 #define REAL 259 #define INTEGER 260 #define NAME 261 #endif /* _inherit0__defines_h_ */