diff options
Diffstat (limited to 'tests/cris/check_stat3.c')
-rw-r--r-- | tests/cris/check_stat3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cris/check_stat3.c b/tests/cris/check_stat3.c index a248ec0864..3b5b217a1c 100644 --- a/tests/cris/check_stat3.c +++ b/tests/cris/check_stat3.c @@ -23,4 +23,3 @@ int main (int argc, char *argv[]) printf ("pass\n"); exit (0); } - |