#ifndef _BITS_TIME_H #define _BITS_TIME_H /** @file * * i386-specific time API implementations * */ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include #endif /* _BITS_TIME_H */