repo.or.cz
/
contiki-2.x
/
lpc17xxx.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Removed some warnings.
[contiki-2.x/lpc17xxx.git]
/
tools
/
empty-symbols.c
blob
023e490f27a80b01bbb95b9d3807e7d45624c95b
1
#include
"symbols.h"
2
3
const int
symbols_nelts
=
0
;
4
const struct
symbols symbols
[] = {{
0
,
0
}};