Adjust tabs. Add NetBSD RCSID. No binary changes.

This commit is contained in:
rin 2021-03-02 13:44:58 +00:00
parent dea2c7b807
commit 8994e0c03e
1 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,4 @@
/* $NetBSD: explora.h,v 1.4 2021/03/02 13:44:58 rin Exp $ */
#ifndef _EVBPPC_EXPLORA_H_
#define _EVBPPC_EXPLORA_H_
@ -9,10 +10,10 @@
#define BASE_LE 0x70800000
#define BASE_FB2 0x71000000
#define BASE_ISA 0x74000000
#define BASE_PCKBC 0x740000c0
#define BASE_PCKBC2 0x740000c8
#define BASE_COM 0x740005f0
#define BASE_LPT 0x740006f0
#define BASE_PCKBC 0x740000c0
#define BASE_PCKBC2 0x740000c8
#define BASE_COM 0x740005f0
#define BASE_LPT 0x740006f0
#define SIZE_FB (2*1024*1024)