blob: 923c563502db43ac21b7ab98ec1ee4473bfe5cca [file] [log] [blame]
/*
* include/arch/sh/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
/* Use rt_* signals */
#define _KLIBC_USE_RT_SIG 1
#endif /* _KLIBC_ARCHCONFIG_H */