![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef __VDSO_TIME_H 0003 #define __VDSO_TIME_H 0004 0005 #include <uapi/linux/types.h> 0006 0007 struct timens_offset { 0008 s64 sec; 0009 u64 nsec; 0010 }; 0011 0012 #endif /* __VDSO_TIME_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |