mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 04:59:27 +08:00
Use a local MSIZE of 256
This commit is contained in:
@@ -40,8 +40,8 @@
|
||||
#ifndef _RTEMS_BSD_MACHINE_RTEMS_BSD_CONFIG_H_
|
||||
#define _RTEMS_BSD_MACHINE_RTEMS_BSD_CONFIG_H_
|
||||
|
||||
/* XXX hack so /opt.../machine/param.h can disable MSIZE and use this one */
|
||||
#define __NEW_RTEMS_BSD__
|
||||
/* FIXME: Update Newlib */
|
||||
#define MSIZE 256
|
||||
|
||||
/* General define to activate BSD kernel parts */
|
||||
#define _KERNEL 1
|
||||
|
Reference in New Issue
Block a user