⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 apconfig.h

📁 PDA上的CF CARD 文件系统的建立程式
💻 H
字号:
/* This file is automatically generated by UltraTwister IDE. */
/* All your modification would disappear the next time you re-create it. */

#ifndef _APCONFIG_H_
#define _APCONFIG_H_

#include <AVIS.h>
#ifdef MACHINE_TYPE_X86R
  #include <sys\syscall.h>
#else
  #include <sys/syscall.h>
#endif

/* Event for kernelThread */
#define KERNEL_THREAD_EVENT 2

#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -