blob: 9071cb48b626e4b0d1d9dd70f5d09eb0410321dd [file] [log] [blame]
/*
* include/arch/mips64/klibc/archconfig.h
*
* See include/klibc/sysconfig.h for the options that can be set in
* this file.
*
*/
#ifndef _KLIBC_ARCHCONFIG_H
#define _KLIBC_ARCHCONFIG_H
/* MIPS has nonstandard socket definitions */
#define _KLIBC_HAS_ARCHSOCKET_H 1
#endif /* _KLIBC_ARCHCONFIG_H */