![]() |
Imt.Base C++ API V4.1.1.0
|
#include "cdefs-compat.h"Go to the source code of this file.
Macros | |
| #define | PIC_PROLOGUE |
| #define | PIC_EPILOGUE |
| #define | PIC_PLT(x) x |
| #define | PIC_GOT(x) x |
| #define | _START_ENTRY .p2align 2,0x90 |
| #define | ALTENTRY(x) _ENTRY(x) |
| #define | ENTRY(x) _ENTRY(x) |
| #define | RCSID(x) .text; .asciz x |
| #define | __FBSDID(s) /* nothing */ |