mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
endian fix for spim
This commit is contained in:
parent
c2b0f9aa69
commit
6f23cfbdec
1 changed files with 0 additions and 2 deletions
|
@ -55,8 +55,6 @@ union FPdbleword
|
|||
};
|
||||
};
|
||||
|
||||
|
||||
|
||||
/* stdarg */
|
||||
typedef char* va_list;
|
||||
#define va_start(list, start) list =\
|
||||
|
|
Loading…
Reference in a new issue