mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-07 21:19:47 -04:00
12 lines
419 B
C
12 lines
419 B
C
/* $NetBSD: hd64465.h,v 1.3 2005/12/11 12:17:29 christos Exp $ */
|
|
|
|
#ifndef _HPCBOOT_SH_DEV_HD64465_H_
|
|
#define _HPCBOOT_SH_DEV_HD64465_H_
|
|
|
|
#include "../../../../../hpcsh/dev/hd64465/hd64465reg.h"
|
|
#include "../../../../../hpcsh/dev/hd64465/hd64465uartreg.h"
|
|
#include "../../../../../hpcsh/dev/hd64465/hd64465uartvar.h"
|
|
#include "../../../../../hpcsh/dev/hd64465/hd64465intcreg.h"
|
|
|
|
#endif /* _HPCBOOT_SH_DEV_HD64465_H_ */
|