This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f4b3640475
freebsd-nq
/
sys
/
amd64
/
include
/
stdarg.h
7 lines
87 B
C
Raw
Normal View
History
Unescape
Escape
Gcc 3.1 varargs support.
2002-06-30 07:22:30 +00:00
/*-
Copy amd64 stdarg.h to x86 and replace amd64/i386/pc98 stdarg.h with stubs.
2012-02-28 22:30:58 +00:00
*
This
file
is
in
the
public
domain
.
Gcc 3.1 varargs support.
2002-06-30 07:22:30 +00:00
*/
Copy amd64 stdarg.h to x86 and replace amd64/i386/pc98 stdarg.h with stubs.
2012-02-28 22:30:58 +00:00
/* $FreeBSD$ */
Gcc 3.1 varargs support.
2002-06-30 07:22:30 +00:00
Copy amd64 stdarg.h to x86 and replace amd64/i386/pc98 stdarg.h with stubs.
2012-02-28 22:30:58 +00:00
#
include
<x86/stdarg.h>
Reference in New Issue
Copy Permalink