blob: 559137196e29ea33ce7c0ecb5d86fb4770c67cbc [file] [log] [blame]
// This header is included on non-ObjC platforms.
void overloaded(void) __attribute__((overloadable));
void overloaded(int) __attribute__((overloadable));