diff options
author | Paul Mundt <lethal@linux-sh.org> | 2009-05-08 17:25:35 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-05-08 17:25:35 +0900 |
commit | cb3a86c89ebdf917b88665f70e06863986fbab5c (patch) | |
tree | ca602230dcffab4a80656162d634cf889c74b1e9 /arch/sh/lib64/.gitignore | |
parent | 1af2fe45fec15bdba446c22b9b602699cdabfc9f (diff) | |
download | talos-op-linux-cb3a86c89ebdf917b88665f70e06863986fbab5c.tar.gz talos-op-linux-cb3a86c89ebdf917b88665f70e06863986fbab5c.zip |
sh: Kill off sh64's hand-rolled syscall tracer.
This is no longer necessary, as there are now sufficient generic
alternatives available.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/lib64/.gitignore')
-rw-r--r-- | arch/sh/lib64/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/lib64/.gitignore b/arch/sh/lib64/.gitignore deleted file mode 100644 index 3508c2cb23c4..000000000000 --- a/arch/sh/lib64/.gitignore +++ /dev/null @@ -1 +0,0 @@ -syscalltab.h |