sources
来自「老外的一个开源项目」· 代码 · 共 28 行
TXT
28 行
!if 0
Copyright (c) David Vescovi. All rights reserved.
Part of Project DrumStix
Windows Embedded Developers Interest Group (WE-DIG) community project.
http://www.we-dig.org
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
TARGETNAME=oal_cache_pxa255_gs_v1
TARGETTYPE=LIBRARY
SOURCES=\
cfw.c
ARM_SOURCES=\
cachemode.s \
cleandc.s \
cleandclines.s \
flushdc.s \
flushdclines.s \
flushiclines.s \
drainwb.s \
cp14regaccess.s
SOURCELIBS= \
$(_PLATCOMMONLIB)\$(_CPUDEPPATH)\oal_cache_arm.lib
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?