summaryrefslogtreecommitdiffstats
path: root/sys/x86/include/_stdint.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing dependency on <machine/_limits.h>.ed2016-05-311-2/+4
* Make the wchar_t type machine dependent.andrew2012-06-241-6/+0
* Consitently use "__LP64__".obrien2012-05-241-4/+4
* Do not use INT64_C and UINT64_C to define 64 bit integer limits. Theytijl2012-03-041-6/+10
* Copy amd64 _stdint.h to x86 and merge with i386 _stdint.h. Replacetijl2012-02-281-0/+191
OpenPOWER on IntegriCloud