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