4 lines
66 B
ArmAsm
4 lines
66 B
ArmAsm
#define USE_AS_STRNCPY
|
|
#define STRCPY strncpy
|
|
#include "strcpy.S"
|
#define USE_AS_STRNCPY
|
|
#define STRCPY strncpy
|
|
#include "strcpy.S"
|