NetBSD/sys/arch/x68k/dev/opmreg.h
minoura 6915327794 An unexported header file was #included from an exported header file.
Introduce <machine/opmreg.h> and move some definitions useful to
userland progs.
2004-05-08 08:38:36 +00:00

7 lines
174 B
C

/* $NetBSD: opmreg.h,v 1.4 2004/05/08 08:38:36 minoura Exp $ */
/* compatibility header: should be removed */
#include <machine/opmreg.h>
#include <arch/x68k/dev/opmvar.h>