Fix a tyop in a comment.

This commit is contained in:
simonb 2002-02-20 01:34:19 +00:00
parent 8146152a09
commit e0787bd639

View File

@ -1,4 +1,4 @@
/* $NetBSD: algor_p5064reg.h,v 1.1 2001/05/28 16:22:14 thorpej Exp $ */ /* $NetBSD: algor_p5064reg.h,v 1.2 2002/02/20 01:34:19 simonb Exp $ */
/*- /*-
* Copyright (c) 2001 The NetBSD Foundation, Inc. * Copyright (c) 2001 The NetBSD Foundation, Inc.
@ -40,7 +40,7 @@
* Memory map and register definitions for the Algorithmics P-5064. * Memory map and register definitions for the Algorithmics P-5064.
*/ */
#define P5064_MEMORY 0x00000000UL /* onbord DRAM memory */ #define P5064_MEMORY 0x00000000UL /* onboard DRAM memory */
/* 256 MB */ /* 256 MB */
#define P5064_ISAMEM 0x10000000UL /* ISA window of PCI memory */ #define P5064_ISAMEM 0x10000000UL /* ISA window of PCI memory */
/* 8MB */ /* 8MB */