latch.h
来自「linux下从网卡远程启动」· C头文件 代码 · 共 11 行
H
11 行
#ifndef LATCH_H#define LATCH_H#define TICKS_PER_SEC 18/* For different calibrators of the TSC move the declaration of * sleep_latch and the definitions of it's length here... */#endif /* LATCH_H */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?