?? system.h
字號(hào):
/* * linux/include/asm-armnommu/arch-dsc21/system.h * * Copyright (c) 1999 Nicolas Pitre <nico@cam.org> * Copyright (c) 2001 RidgeRun, Inc (http://www.ridgerun.org) * */static inline void arch_idle(void){ while (!current->need_resched && !hlt_counter);}extern inline void arch_reset(char mode){ /* REVISIT --gmcnutt */}
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -