includes.h
上传用户:wealth48
上传日期:2022-06-24
资源大小:1701k
文件大小:1k
- /* ChronOS Includes.h file for Samsung ARM port
- *
- * Copyright 2002 By InterNiche Technologies Inc. All rights reserved
- *
- * MODULE: SNDS300
- *
- * PORTABLE: no
- */
- /* Include Samsung hardware definition for critcal section macros. */
- #ifndef __INCLUDES_H__
- #define __INCLUDES_H__
- //****************CPU**************//
- #include "uhal/uhal.h"
- #include "../inc/drivers.h"
- #include "ucos_ii.h"
- #include "add/osaddition.h"
- /////////////////////////////////////////////////
- #endif /* __INCLUDES_H__ */