home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Misc
/
YAK211SR.LHA
/
Yak_2.11_Src
/
WBStartup
/
Include
/
Pri.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1995-10-18
|
163 b
|
8 lines
/* task priority types */
#define ORIGINAL 0
#define ACTIVE 1
/* Prototypes for functions defined in pri.c */
__regargs void MyPri(UWORD which);