freebsd-dev/sys/i386/include/_stdint.h
Tijl Coosemans 8770e9db97 Copy amd64 _stdint.h to x86 and merge with i386 _stdint.h. Replace
amd64/i386/pc98 _stdint.h with stubs.
2012-02-28 18:38:33 +00:00

7 lines
88 B
C

/*-
* This file is in the public domain.
*/
/* $FreeBSD$ */
#include <x86/_stdint.h>