Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

/*	$NetBSD: defines1.calc.h,v 1.1.1.1 2019/10/06 23:19:27 christos Exp $	*/

#ifndef _yy_defines_h_
#define _yy_defines_h_

#define DIGIT 257
#define LETTER 258
#define UMINUS 259

#endif /* _yy_defines_h_ */