summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/rtems/rtems-bsd-get-allocator-domain-size.c
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/rtems/rtems-bsd-get-allocator-domain-size.c')
-rw-r--r--rtemsbsd/rtems/rtems-bsd-get-allocator-domain-size.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/rtemsbsd/rtems/rtems-bsd-get-allocator-domain-size.c b/rtemsbsd/rtems/rtems-bsd-get-allocator-domain-size.c
index a52ee50d..d94a719b 100644
--- a/rtemsbsd/rtems/rtems-bsd-get-allocator-domain-size.c
+++ b/rtemsbsd/rtems/rtems-bsd-get-allocator-domain-size.c
@@ -39,8 +39,6 @@
#include <rtems/bsd/bsd.h>
-uintptr_t rtems_bsd_allocator_domain_page_mbuf_size = 8 * 1024 * 1024;
-
uintptr_t
rtems_bsd_get_allocator_domain_size(rtems_bsd_allocator_domain domain)
{