mmu740tlib.c

来自「This the architeture source of the arm o」· C语言 代码 · 共 19 行

C
19
字号
/* mmu740tLib.c - MMU library for ARM740T CPU *//* Copyright 1998-1999 Wind River Systems, Inc. */#include "copyright_wrs.h"/*modification history--------------------01a,05jan99,jpd  written.*/#define ARMCACHE	ARMCACHE_740T#define ARMMMU		ARMMMU_740T#define FN(a,b)	a##Arm740t##b#include "redef.c"#include "mmuLib.c"

⌨️ 快捷键说明

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