limits.h is also a required file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@129 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
0baf1522b1
commit
30c1d1028d
1 changed files with 2 additions and 1 deletions
|
|
@ -176,7 +176,8 @@ below and discussed in the following paragraphs:</p>
|
|||
|-- include
|
||||
| |-- arch.h
|
||||
| |-- irq.h
|
||||
| `-- types.h
|
||||
| |-- types.h
|
||||
| `-- limits.h
|
||||
`-- src
|
||||
|-- Makefile
|
||||
`-- <i>(architecture-specific source files)</i>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue