Updated PCI IDs to latest snapshot.
[tangerine.git] / compiler / c_lib / source / include / pragmas / example_pragmas.h
blobad22f82ad0a521c3cc7609652a27629fddc8b521
1 /*
2 ** $VER: example_pragmas.h 37.1 (4.12.96)
3 **
4 ** pragmas for example.library
5 **
6 ** (C) Copyright 1996 Andreas R. Kleinert
7 ** All Rights Reserved.
8 */
10 #ifndef PRAGMAS_EXAMPLE_H
11 #define PRAGMAS_EXAMPLE_H
13 #pragma libcall ExampleBase EXF_TestRequest 1e 32103
15 #endif /* PRAGMAS_EXAMPLE_H */