diff options
Diffstat (limited to 'arch/nt32/weak/nt32/__clock_gettime_sym.s')
-rw-r--r-- | arch/nt32/weak/nt32/__clock_gettime_sym.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/nt32/weak/nt32/__clock_gettime_sym.s b/arch/nt32/weak/nt32/__clock_gettime_sym.s new file mode 100644 index 0000000..b3be68f --- /dev/null +++ b/arch/nt32/weak/nt32/__clock_gettime_sym.s @@ -0,0 +1,3 @@ + .globl _clock_gettime +_clock_gettime: + jmp ___clock_gettime |