mirror of
https://frontier.innolan.net/github/amiga-ixemul.git
synced 2026-09-12 20:42:33 +00:00
11 lines
148 B
C
11 lines
148 B
C
/*
|
|
* J.T. Conklin, December 12, 1994
|
|
* Public Domain
|
|
*/
|
|
|
|
#include <sys/cdefs.h>
|
|
|
|
#ifdef __indr_reference
|
|
__indr_reference(_vwarn, vwarn);
|
|
#endif
|