This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5a6198b1a2
NetBSD
/
sys
/
arch
/
arm32
/
include
/
varargs.h
4 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
Switch over to using the generic arm header files for everything that arm26 and arm32 agree on.
2001-01-12 01:07:53 +03:00
/* $NetBSD: varargs.h,v 1.5 2001/01/11 22:08:00 bjh21 Exp $ */
Initial commit of the NetBSD/arm32 port.
1996-02-01 02:14:53 +03:00
Switch over to using the generic arm header files for everything that arm26 and arm32 agree on.
2001-01-12 01:07:53 +03:00
#
include
<arm/varargs.h>