mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-07 21:19:47 -04:00
14 lines
543 B
C
14 lines
543 B
C
/* $NetBSD: hd64461.h,v 1.3 2005/12/11 12:17:28 christos Exp $ */
|
|
|
|
#ifndef _HPCBOOT_SH_DEV_HD64461_H_
|
|
#define _HPCBOOT_SH_DEV_HD64461_H_
|
|
|
|
#include "../../../../../hpcsh/dev/hd64461/hd64461reg.h"
|
|
#include "../../../../../hpcsh/dev/hd64461/hd64461intcreg.h"
|
|
#include "../../../../../hpcsh/dev/hd64461/hd64461pcmciareg.h"
|
|
#include "../../../../../hpcsh/dev/hd64461/hd64461gpioreg.h"
|
|
#include "../../../../../hpcsh/dev/hd64461/hd64461uartreg.h"
|
|
#include "../../../../../hpcsh/dev/hd64461/hd64461uartvar.h"
|
|
|
|
#endif /* _HPCBOOT_SH_DEV_HD64461_H_ */
|