diff options
Diffstat (limited to 'lib/mlibc/options/glibc/include/sys/timeb.h')
-rw-r--r-- | lib/mlibc/options/glibc/include/sys/timeb.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/lib/mlibc/options/glibc/include/sys/timeb.h b/lib/mlibc/options/glibc/include/sys/timeb.h deleted file mode 100644 index d27173b..0000000 --- a/lib/mlibc/options/glibc/include/sys/timeb.h +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef _SYS_TIMEB_H -#define _SYS_TIMEB_H - -#ifdef __cplusplus -extern "C" { -#endif - - - -#ifdef __cplusplus -} -#endif - -#endif // _SYS_TIMEB_H |