📄 file.h
字号:
/* Copyright (C) 2001, 2002, 2003 by Hans Reiser, licensing governed by libaal/COPYING. file.h -- standard file device. */#ifndef AAL_FILE_H#define AAL_FILE_H#ifndef ENABLE_MINIMAL#include <aal/types.h>extern struct aal_device_ops file_ops;#endif#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -