repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
an update containing libatomic changes.
[AROS.git]
/
compiler
/
purify
/
t.c
blob
917a1047e15f1a82697f28b3676f13c2c7c8711c
1
/*
2
Copyright © 1995-2014, The AROS Development Team. All rights reserved.
3
$Id$
4
*/
5
6
#include <stdio.h>
7
8
int
main
(
int
argc
,
char
**
argv
)
9
{
10
}