This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
arch
/
x86
/
include
/
i486
History
patacongo
faf4bad3f1
Change all values in all limits.h for all architectures to signed decimal; the hex values were not sign extending appropriate in most uses
...
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4911 42af7a65-404d-4744-a932-0658087f49c3
2012-07-05 23:45:57 +00:00
..
arch.h
Fix QEMU timer interrupts
2011-03-16 17:17:58 +00:00
io.h
Cosmetics updates
2011-03-06 23:32:47 +00:00
irq.h
Moving toward system call infrastructure
2011-03-29 00:07:02 +00:00
limits.h
Change all values in all limits.h for all architectures to signed decimal; the hex values were not sign extending appropriate in most uses
2012-07-05 23:45:57 +00:00
syscall.h
Add basic syscall logic for i486 and AVR32
2011-03-30 00:50:16 +00:00
types.h
Remove user_initialize(); Make sure all integer types are signed that need to be
2011-04-06 17:48:56 +00:00