mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
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
3 lines
78 B
C
3 lines
78 B
C
#include <config.h>
|
|
#define _GL_U64_INLINE _GL_EXTERN_INLINE
|
|
#include <u64.h>
|