home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 (Developer)
/
NeXT_Developer-3.3.iso
/
NextDeveloper
/
Source
/
GNU
/
cctools
/
include
/
stuff
/
reloc.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-01-11
|
284 b
|
11 lines
#import <mach/machine.h>
#import "stuff/bool.h"
extern unsigned long reloc_pair_r_type(
cpu_type_t cputype);
extern enum bool reloc_has_pair(
cpu_type_t cputype,
unsigned long r_type);
extern enum bool reloc_is_sectdiff(
cpu_type_t cputype,
unsigned long r_type);