cache.s
来自「SBC2410 WinCE 5.0 BSP.绝大多数驱动已经调通。」· S 代码 · 共 31 行
S
31 行
;******************************************************************************
;*
;* System On Chip(SOC)
;*
;* Copyright (c) 2002 Software Center, Samsung Electronics, Inc.
;* All rights reserved.
;*
;* This software is the confidential and proprietary information of Samsung
;* Electronics, Inc("Confidential Information"). You Shall not disclose such
;* Confidential Information and shall use it only in accordance with the terms
;* of the license agreement you entered into Samsung.
;*
;*-----------------------------------------------------------------------------
;*
;* S3C2410 BSP (WinCE3.0 & PocketPC2002)
;*
;* cache.s : EBoot Cache
;*
;* @author zartoven@samsung.com (SOC, SWC, SAMSUNG Electronics)
;*
;* @date 2002/04/08
;*
;* Log:
;* 2002/04/08 Start(from ODO's BSP)
;*
;******************************************************************************
INCLUDE ..\\..\\kernel\\hal\\arm\\cache.s
END
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?