mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-30 08:09:04 +00:00
a0d4efe9c3
2012-08-01 extern-inline: new module 2012-08-01 stat-time, timespec, u64, utimens: use extern-inline * lib/stat-time.c, lib/utimespec.c, lib/u64.c, m4/extern-inline.m4: New files. The new .c files are for instantiating extern inline functions. Fixes: debbugs:12116
4 lines
78 B
C
4 lines
78 B
C
#include <config.h>
|
|
#define _GL_U64_INLINE _GL_EXTERN_INLINE
|
|
#include <u64.h>
|