repo.or.cz
/
lnanohtmltiledmap.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
refresh and a small fix
[lnanohtmltiledmap.git]
/
ulinux
/
sysc.h
blob
fc47f3ebc7a9b1c75ae4c9704cbef44d74b08d67
1
#ifndef ULINUX_SYSC_H
2
#define ULINUX_SYSC_H
3
/*
4
* this code is protected by the GNU affero GPLv3
5
* author:Sylvain BERTRAND
6
*/
7
#include <ulinux/arch/sysc.h>
8
#endif