summaryrefslogtreecommitdiff
path: root/sys/i386/include/_stdint.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2012-02-28Copy amd64 _stdint.h to x86 and merge with i386 _stdint.h. ReplaceTijl Coosemans
2011-01-08On mixed 32/64 bit architectures (mips, powerpc) use __LP64__ rather thanTijl Coosemans
2004-05-18<stdint.h> should define WINT_M{AX,IN} independent from whether WCHAR_MIN isStefan Farfeleder
2002-07-29Create a new header <machine/_stdint.h> for storing MD parts ofMike Barcroft