10 lines
166 B
Plaintext
10 lines
166 B
Plaintext
*#ident "$Revision: 1.4 $
|
|
*
|
|
* XLV Plexing
|
|
*
|
|
*FLAG PREFIX SOFT #DEV DEPENDENCIES
|
|
ox - - - xlv
|
|
$$$
|
|
extern int xlv_copy_plexes();
|
|
int (*__xlvdummy)() = xlv_copy_plexes;
|