diff dyncallback/dyncall_thunk_mips64.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 f00b1f3da52e
children f5577f6bf97a
line wrap: on
line diff
--- a/dyncallback/dyncall_thunk_mips64.h	Thu Nov 10 20:37:21 2016 +0100
+++ b/dyncallback/dyncall_thunk_mips64.h	Thu Nov 24 23:47:31 2016 +0000
@@ -35,7 +35,7 @@
   unsigned int padding; /* 4 bytes, to get struct size to multiple of 8 */
 };
 
-#define DCTHUNK_MIPS64_SIZE	56
+#define DCTHUNK_MIPS64_SIZE 56
 
 #endif /* DYNCALL_THUNK_MIPS64_H */