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: Makefile,v 1.36 2020/05/17 13:49:37 ad Exp $

INCSDIR= /usr/include/sparc

INCS=	ansi.h aout_machdep.h apmvar.h asm.h autoconf.h \
	bswap.h bootinfo.h \
	cdefs.h cgtworeg.h cpu.h cpuconf.h \
	disklabel.h \
	eeprom.h elf_machdep.h elf_support.h endian.h endian_machdep.h \
	fenv.h float.h frame.h fsr.h \
	idprom.h ieee.h ieeefp.h \
	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
	intr.h \
	kbd.h kbio.h kcore.h \
	limits.h lock.h \
	math.h mcontext.h mutex.h \
	oldmon.h openpromio.h \
	param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
	reg.h reloc.h rwlock.h \
	setjmp.h signal.h sljit_machdep.h \
	tctrl.h trap.h types.h \
	vmparam.h vuid_event.h \
	wchar_limits.h

.include <bsd.kinc.mk>