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