home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
kaffe-0.5p4-src.tgz
/
tar.out
/
contrib
/
kaffe
/
config
/
i386
/
univel_svr4
/
md.h
< prev
Wrap
C/C++ Source or Header
|
1996-09-28
|
614b
|
25 lines
/*
* i386/univel_svr4/md.h
* FreeBSD i386 configuration information.
*
* Copyright (c) 1996 Systems Architecture Research Centre,
* City University, London, UK.
*
* See the file "license.terms" for information on usage and redistribution
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
* Written by Tim Wilkinson <tim@sarc.city.ac.uk>, February 1996, May 1996.
* Patches by Andy Johnson <andyj@osf.org>, March 1996.
*/
#ifndef __i386_univel_svr4_md_h
#define __i386_univel_svr4_md_h
#include "i386/threads.h"
#if defined(TRANSLATOR)
#include "i386/univel_svr4/jit-md.h"
#endif
#endif