diff dyncallback/dyncall_thunk_mips.h @ 155:bbefb8b8e74c

- sparc32 thunk code - replaced some c++ comments with old c ones - whitespace cosmetics
author cslag
date Thu, 24 Nov 2016 23:47:31 +0000
parents 15b88cd935c4
children f5577f6bf97a
line wrap: on
line diff
--- a/dyncallback/dyncall_thunk_mips.h	Thu Nov 10 20:37:21 2016 +0100
+++ b/dyncallback/dyncall_thunk_mips.h	Thu Nov 24 23:47:31 2016 +0000
@@ -34,7 +34,7 @@
   unsigned short bddt[2]; // branch delay slots
 };
 
-#define DCTHUNK_MIPS_SIZE	20
+#define DCTHUNK_MIPS_SIZE 20
 
 #endif /* DYNCALL_THUNK_MIPS_H */