build in memcmp as a non-gcing function for xform
svn: r5498
This commit is contained in:
parent
277fad6c1f
commit
a5b490ae35
|
@ -853,7 +853,7 @@
|
||||||
;; The following don't need wrappers, but we need to check for
|
;; The following don't need wrappers, but we need to check for
|
||||||
;; nested function calls because it takes more than one argument:
|
;; nested function calls because it takes more than one argument:
|
||||||
(append
|
(append
|
||||||
'(memcpy memmove
|
'(memcpy memmove memcmp
|
||||||
strcmp strcoll strcpy _mzstrcpy strcat memset
|
strcmp strcoll strcpy _mzstrcpy strcat memset
|
||||||
printf sprintf vsprintf vprintf
|
printf sprintf vsprintf vprintf
|
||||||
strncmp
|
strncmp
|
||||||
|
|
Loading…
Reference in New Issue
Block a user