diff options
| author | Dr. David Alan Gilbert <david.gilbert@linaro.org> | 2011-05-24 23:55:48 +0200 |
|---|---|---|
| committer | Jiri Olsa <Jiri Olsa jolsa@redhat.com> | 2011-05-25 12:46:00 +0200 |
| commit | 47a548eba45694f3bfaf983fa32c31c5b57841c3 (patch) | |
| tree | 0b39f99ae326b8b9f83b09e69e011953cd54e534 /test/sysdeps/arm | |
| parent | fa996985a9483ea9dd30603c6daae459b80dff4d (diff) | |
| download | latrace-47a548eba45694f3bfaf983fa32c31c5b57841c3.tar.gz latrace-47a548eba45694f3bfaf983fa32c31c5b57841c3.tar.xz latrace-47a548eba45694f3bfaf983fa32c31c5b57841c3.zip | |
enable tests for ARM architecture
contributed by Dr. David Alan Gilbert <david.gilbert@linaro.org>
Diffstat (limited to 'test/sysdeps/arm')
| -rw-r--r-- | test/sysdeps/arm/test-args.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/sysdeps/arm/test-args.c b/test/sysdeps/arm/test-args.c new file mode 100644 index 0000000..b513faf --- /dev/null +++ b/test/sysdeps/arm/test-args.c @@ -0,0 +1,2 @@ + +#include <test/test-args-long-32.c> |
