Browse Source

fix from psm: remove unused defines/includes

Mike Frysinger 18 years ago
parent
commit
37685d2e68
1 changed files with 0 additions and 4 deletions
  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