sources
来自「WinCE5.0BSP for Renesas SH7770」· 代码 · 共 43 行
TXT
43 行
!if 0
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
!if 0
Use of this source code is subject to the terms of the Microsoft end-user
license agreement (EULA) under which you licensed this SOFTWARE PRODUCT.
If you did not accept the terms of the EULA, you are not authorized to use
this source code. For a copy of the EULA, please see the LICENSE.RTF on your
install media.
!endif
!IF 0
Copyright(C) Renesas Technology Corp. 1998-2003. All rights reserved.
LAN91C111 Ether Debug Library for HS7751RSTC01H
CREATED : 2002.09.19
MODIFIED : 2002.09.19
AUTHOR : Renesas Technology Corp.
HARDWARE : RENESAS ITS-DS7
HISTORY :
2002.07.24 : Added INCLUDE Path.
Changed TARGETNAME from SMC9000 to SMC111.
2002.09.19 : Released for HS7751RSTC01H as Ver. 1.0.0
2002.09.26 : Added RELEASETYPE.
2002.11.06 : Removed COREDLL from CDEFINES.
!ENDIF
TARGETNAME=smc111
TARGETTYPE=LIBRARY
RELEASETYPE=PLATFORM
CDEFINES=$(CDEFINES) -DIN_KERNEL -DWINCEMACRO
NOMIPS16CODE=1
INCLUDES=$(INCLUDES);$(_PUBLICROOT)\COMMON\OAK\DRIVERS\ETHDBG\EBOOT
SOURCES= \
smc.c
#xref VIGUID {b24ea6be-2895-4d9c-ada3-1cce61fdf05a}
#xref VSGUID {fea20aec-a528-4fd0-bcf3-8d4608601183}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?