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

/* The first line of this file must match the expectation of
   onall_symbols_read in testplug2.c and the size of this file
   must match the expectation of onclaim_file in testplug2.c.  */

extern int retval;

int func (void)
{
  return retval;
}