diff options
Diffstat (limited to 'arch/ppc/bits/setjmp.h')
-rw-r--r-- | arch/ppc/bits/setjmp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc/bits/setjmp.h b/arch/ppc/bits/setjmp.h deleted file mode 100644 index a4baec4c..00000000 --- a/arch/ppc/bits/setjmp.h +++ /dev/null @@ -1 +0,0 @@ -typedef unsigned long jmp_buf [64]; |