summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/include/sysarch.h
blob: 4f5a513704d0dc67346194464d0af02fd8b176f4 (plain)
1
2
3
/*	$NetBSD: sysarch.h,v 1.1 2001/11/25 15:56:06 thorpej Exp $	*/

#include <arm/sysarch.h>
d9a8fdfeb261213167c'>Enable sljit and bpfjit on powerpc.alnsn 2005-12-11merge ktrace-lwp.christos 2003-10-20Reorganize the way powerpc port install machine specific headers.matt 2003-01-18Merge the nathanw_sa branch.thorpej 2002-11-26Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.lukem 2002-09-21don't install a couple headers that are of no use in userland.chs 2002-08-07Implement pmc(9) -- An interface to hardware performance monitoringbriggs