Browse Source

dont need pal.h here

Mike Frysinger 19 years ago
parent
commit
0e0e8dde81
1 changed files with 0 additions and 1 deletions
  1. 0 1
      libc/sysdeps/linux/alpha/rt_sigaction.S

+ 0 - 1
libc/sysdeps/linux/alpha/rt_sigaction.S

@@ -20,7 +20,6 @@
 #include <features.h>
 #include <features.h>
 #include <sys/syscall.h>
 #include <sys/syscall.h>
 #include <sys/regdef.h>
 #include <sys/regdef.h>
-#include <asm/pal.h>
 
 
 /* On Alpha we desparately want to avoid having to issue an imb.  Ordinarily
 /* On Alpha we desparately want to avoid having to issue an imb.  Ordinarily
    the kernel would have to issue one after setting up the signal return
    the kernel would have to issue one after setting up the signal return