#ifndef __LIBC_FEATURES_H #define __LIBC_FEATURES_H #define __weak extern __attribute__((weak)) #endif