Your IP : 216.73.216.155


Current Path : /usr/lib/syslinux/com32/include/klibc/
Upload File :
Current File : //usr/lib/syslinux/com32/include/klibc/extern.h

/*
 * klibc/extern.h
 */

#ifndef _KLIBC_EXTERN_H
#define _KLIBC_EXTERN_H

#ifdef __cplusplus
#define __extern extern "C"
#else
#define __extern extern
#endif

#endif /* _KLIBC_EXTERN_H */