Atari: implement clock_getres()
This commit is contained in:
committed by
Oliver Schmidt
parent
6dc7309e50
commit
df3c43bede
@@ -1,7 +1,7 @@
|
||||
;
|
||||
; Oliver Schmidt, 15.08.2018
|
||||
;
|
||||
; int clock_getres (clockid_t clk_id, struct timespec *res);
|
||||
; int __fastcall__ clock_getres (clockid_t clk_id, struct timespec *res);
|
||||
;
|
||||
|
||||
.import __dos_type
|
||||
|
||||
Reference in New Issue
Block a user