about summary refs log tree commit diff
path: root/sysdeps/wordsize-64/Makefile
blob: b22eaee1770b016dec9aa15600e0a81c656b1910 (plain) (blame)
1
2
3
4
5
ifeq ($(subdir),stdlib)
sysdep_headers += inttypes.h

sysdep_routines += strtoimax strtoumax wcstoimax wcstoumax
endif