libc: add clock_getres (required by python 3)

This commit is contained in:
Johannes Schlatow 2018-05-11 15:29:03 +02:00 committed by Norman Feske
parent 3161daacd7
commit 4ae47c3f38
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ clearerr T
clearerr_unlocked T
clock T
clock_gettime W
clock_getres W
close T
closedir T
closelog T