This website requires JavaScript.
Explore
Help
Sign In
d
/
metal-cos
Watch
1
Star
0
Fork
0
You've already forked metal-cos
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0dbad8b297
metal-cos
/
include
/
stdint.h
9 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
Initial commit
2014-02-12 21:47:13 +00:00
#
ifndef _STDINT_H_
#
define _STDINT_H_
Posix compat work
2014-10-14 19:39:26 +00:00
#
include
<sys/types.h>
AHCI fixes and debugging improvements
2014-07-04 00:36:31 +00:00
Initial commit
2014-02-12 21:47:13 +00:00
#
endif
/* _STDINT_H_ */
Reference in New Issue
Copy Permalink