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

1
2
3
4
5
6
7
/*	$NetBSD: types.h,v 1.4 2006/09/20 00:41:12 uwe Exp $	*/
#ifndef _DREAMCAST_TYPES_H_
#define	_DREAMCAST_TYPES_H_

#include <sh3/types.h>

#endif /* _DREAMCAST_TYPES_H_ */