diff options
author | Eric Andersen <andersen@codepoet.org> | 2005-02-07 23:06:20 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2005-02-07 23:06:20 +0000 |
commit | d040a8d3de3903be6f436cd69431c52d5c69d017 (patch) | |
tree | d9aa44b7ae51b1368e28591be89035053d175d39 /tiny.c | |
parent | c85dc7f5f11442ec2ec085e14d21a613cd621c4d (diff) | |
download | buildroot-novena-d040a8d3de3903be6f436cd69431c52d5c69d017.tar.gz buildroot-novena-d040a8d3de3903be6f436cd69431c52d5c69d017.zip |
foo
Diffstat (limited to 'tiny.c')
-rw-r--r-- | tiny.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +/* comment */ + #include <unistd.h> int main(void) |