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