mmuxscalealib.s

来自「vxworks的源代码」· S 代码 · 共 21 行

S
21
字号
/* mmuXSCALEALib.s - XScale MMU management assembly-language routines *//* Copyright 1998-2001 Wind River Systems, Inc. *//*modification history--------------------01d,13nov01,to   remove prepending underscore01c,23jul01,scm  change XScale name to conform to coding standards...01b,11dec00,scm  replaces references to ARMSA2 with XScale01a,31aug00,scm  written.*/#define ARMCACHE	ARMCACHE_XSCALE#define ARMMMU		ARMMMU_XSCALE#define FN(a,b)	a##ArmXSCALE##b#include "redef.s"#include "mmuALib.s"

⌨️ 快捷键说明

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