![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-only */ 0002 /* 0003 * arch/arm/include/asm/mach/time.h 0004 * 0005 * Copyright (C) 2004 MontaVista Software, Inc. 0006 */ 0007 #ifndef __ASM_ARM_MACH_TIME_H 0008 #define __ASM_ARM_MACH_TIME_H 0009 0010 typedef void (*clock_access_fn)(struct timespec64 *); 0011 extern int register_persistent_clock(clock_access_fn read_persistent); 0012 0013 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |