mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-24 15:47:18 -04:00
6 lines
114 B
C
6 lines
114 B
C
#define __BEGIN_DECLS
|
|
#define __END_DECLS
|
|
#define __P(x) x
|
|
#define __dead
|
|
#define __pure
|
|
#define __attribute__(x)
|