Creating branch triaxx-drm
This commit is contained in:
parent
61c92c317d
commit
4e276cc21d
|
@ -1,4 +1,4 @@
|
||||||
/* $NetBSD: cdefs.h,v 1.1 1996/05/05 12:17:15 oki Exp $ */
|
/* $NetBSD: cdefs.h,v 1.1.1.1 1996/05/05 12:17:03 oki Exp $ */
|
||||||
|
|
||||||
#ifndef _MACHINE_CDEFS_H_
|
#ifndef _MACHINE_CDEFS_H_
|
||||||
#define _MACHINE_CDEFS_H_
|
#define _MACHINE_CDEFS_H_
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* $NetBSD: cpufunc.h,v 1.1 1996/05/05 12:17:15 oki Exp $ */
|
/* $NetBSD: cpufunc.h,v 1.1.1.1 1996/05/05 12:17:03 oki Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Functions to provide access to special cpu instructions.
|
* Functions to provide access to special cpu instructions.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* $NetBSD: ieeefp.h,v 1.1 1996/05/05 12:17:14 oki Exp $ */
|
/* $NetBSD: ieeefp.h,v 1.1.1.1 1996/05/05 12:17:03 oki Exp $ */
|
||||||
|
|
||||||
/* Just use the common m68k definition */
|
/* Just use the common m68k definition */
|
||||||
#include <m68k/ieeefp.h>
|
#include <m68k/ieeefp.h>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
/* $NetBSD: profile.h,v 1.1 1996/05/05 12:17:14 oki Exp $ */
|
/* $NetBSD: profile.h,v 1.1.1.1 1996/05/05 12:17:03 oki Exp $ */
|
||||||
|
|
||||||
#include <m68k/profile.h>
|
#include <m68k/profile.h>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
/* $NetBSD: setjmp.h,v 1.1 1996/05/05 12:17:15 oki Exp $ */
|
/* $NetBSD: setjmp.h,v 1.1.1.1 1996/05/05 12:17:03 oki Exp $ */
|
||||||
|
|
||||||
#include <m68k/setjmp.h>
|
#include <m68k/setjmp.h>
|
||||||
|
|
Loading…
Reference in New Issue