diff dyncallback/dyncall_thunk_mips.c @ 101:1ce60358fbad

- mips related cleanup, mostly comments, cpp macro lib - sparc comment fix - mips o32 update in manual
author cslag
date Tue, 07 Jun 2016 07:34:37 +0200
parents d0787f3b81fb
children bbefb8b8e74c
line wrap: on
line diff
--- a/dyncallback/dyncall_thunk_mips.c	Sun Jun 05 14:41:58 2016 +0200
+++ b/dyncallback/dyncall_thunk_mips.c	Tue Jun 07 07:34:37 2016 +0200
@@ -35,8 +35,8 @@
 Thunk Register: $t4 ($12)
 According to o32abi: $t9 
 
-'The Linux/MIPS convention is that all PIC calls use t9 to hold the address of the called function.'
-[See MIPS Run, p.413]
+'The Linux/MIPS convention is that all PIC calls use t9 to hold the address of
+the called function.' [See MIPS Run, p.413]
 
     mips thunk code:
       lui $t4,      %hi(p)