1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
emacs/lib/strtoumax.c

3 lines
42 B
C
Raw Normal View History

#define UNSIGNED 1
#include "strtoimax.c"