📄 walnut.h
字号:
/* * * Copyright (c) 1999 Grant Erickson <grant@lcse.umn.edu> * * Module name: walnut.h * * Description: * Macros, definitions, and data structures specific to the IBM PowerPC * 405GP "Walnut" evaluation board. Anything specific to the processor * itself is defined elsewhere. * */#ifdef __KERNEL__#ifndef __WALNUT_H__#define __WALNUT_H__#ifdef __cplusplusextern "C" {#endif#ifdef __cplusplus}#endif#endif /* __WALNUT_H__ */#endif /* __KERNEL__ */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -