Explorar el Código

fix from psm: remove unused defines/includes

Mike Frysinger hace 19 años
padre
commit
37685d2e68
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      libc/sysdeps/linux/h8300/__longjmp.S

+ 0 - 4
libc/sysdeps/linux/h8300/__longjmp.S

@@ -1,7 +1,3 @@
-#define _ASM
-#define _SETJMP_H
-#include <bits/setjmp.h>
-
 #ifdef __H8300S__
 	.h8300s
 #else