asmstart.h

来自「一个开放源码」· C头文件 代码 · 共 10 行

H
10
字号
/* $Id: asmstart.h,v 1.2 2000/11/15 17:44:54 apc Exp $ *//* Copyright 2000  AG Electronics Ltd. *//* This code is distributed without warranty under the GPL v2 (see COPYING) */#define BSP_USE_FAKERAM#define BSP_IOREGION1 0x00900000#define BSP_IOMASK1   0x1c#define BSP_IOREGION2 0xf0000000#define BSP_IOMASK2   0x1ffc

⌨️ 快捷键说明

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