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
/
m68k
/
amigaos
/
md.c
next >
Wrap
C/C++ Source or Header
|
1996-09-28
|
566b
|
22 lines
/*
* m68k/amigaos/md.c
* AmigaOS specific functions.
*
* Copyright (c) 1996 Matthias Hopf <mshopf@informatik.uni-erlangen.de>
*
* Permission granted for Tim Wilkinson to include this source in his
* Kaffe system, 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.
*/
/* #include "m68k/amigaos/threads.c" */
#include <exec/exec.h>
struct Task *AmigaThisTask = NULL;