rtc.h
来自「Linux Kernel 2.6.9 for OMAP1710」· C头文件 代码 · 共 11 行
H
11 行
#ifndef _X86_64_RTC_H#define _X86_64_RTC_H/* * x86 uses the default access methods for the RTC. */#include <asm-generic/rtc.h>#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?