log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
help
nds_test2
view src/arm7/main.c @ 0:abcaf667f2bd
find changesets by author, revision, files, or words in the commit message
initial commit (3d + 2d)
author
John Tsiombikas <nuclear@member.fsf.org>
date
Sun, 28 Jan 2018 20:05:26 +0200
parents
children
line source
1
int main(void)
2
{
3
for(;;);
4
}