2 ** $VER: example_pragmas.h 37.1 (4.12.96)
4 ** pragmas for example.library
6 ** (C) Copyright 1996 Andreas R. Kleinert
7 ** All Rights Reserved.
10 #ifndef PRAGMAS_EXAMPLE_H
11 #define PRAGMAS_EXAMPLE_H
13 #pragma libcall ExampleBase EXF_TestRequest 1e 32103
15 #endif /* PRAGMAS_EXAMPLE_H */