소스 검색

dont need pal.h here

Mike Frysinger 20 년 전
부모
커밋
0e0e8dde81
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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