about summary refs log tree commit diff
path: root/ports/sysdeps/hppa/sysdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sysdeps/hppa/sysdep.h')
-rw-r--r--ports/sysdeps/hppa/sysdep.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/sysdeps/hppa/sysdep.h b/ports/sysdeps/hppa/sysdep.h
index b7183063b8..7c9edd42a5 100644
--- a/ports/sysdeps/hppa/sysdep.h
+++ b/ports/sysdeps/hppa/sysdep.h
@@ -22,7 +22,7 @@
 #include "config.h"
 
 #undef ASM_LINE_SEP
-#define ASM_LINE_SEP ! 
+#define ASM_LINE_SEP !
 
 #ifdef	__ASSEMBLER__
 
@@ -51,7 +51,7 @@
 
 /* GCC does everything for us. */
 #ifdef	PROF
-#define CALL_MCOUNT 
+#define CALL_MCOUNT
 #else
 #define CALL_MCOUNT		/* Do nothing.  */
 #endif