blob: 0206078fb43a339b5ab6ddc90419b7fc9993191c [file] [log] [blame]
/*
* include/arch/cris/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
/* cris uses 13 as the page shift factor for sys_mmap2 */
#define _KLIBC_MMAP2_SHIFT 13
#endif /* _KLIBC_ARCHCONFIG_H */