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
8
/*	$NetBSD: types.h,v 1.5 2021/01/23 19:38:52 christos Exp $	*/
#ifndef _DREAMCAST_TYPES_H_
#define	_DREAMCAST_TYPES_H_

#include <sh3/types.h>
#define	__HAVE_BUS_SPACE_8

#endif /* _DREAMCAST_TYPES_H_ */