repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
arch
/
amiga
/
include
/
types.h
blob
dc019f0601070b50f9b87499f05fce84bf62408b
1
/* $NetBSD: types.h,v 1.21 2008/01/06 18:50:32 mhitch Exp $ */
2
3
#ifndef _MACHINE_TYPES_H_
4
#define _MACHINE_TYPES_H_
5
6
#include <m68k/types.h>
7
8
#define __GENERIC_SOFT_INTERRUPTS_ALL_LEVELS
9
10
#endif