mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 06:35:01 +08:00
Define IFCAP_NOMAP for Newlib compatibility
This commit is contained in:
@@ -58,6 +58,9 @@
|
|||||||
/* REVIEW-AFTER-FREEBSD-BASELINE-UPDATE */
|
/* REVIEW-AFTER-FREEBSD-BASELINE-UPDATE */
|
||||||
#define IN_HISTORICAL_NETS
|
#define IN_HISTORICAL_NETS
|
||||||
|
|
||||||
|
/* REVIEW-AFTER-FREEBSD-BASELINE-UPDATE */
|
||||||
|
#define IFCAP_NOMAP 0x4000000
|
||||||
|
|
||||||
#include <machine/rtems-bsd-version.h>
|
#include <machine/rtems-bsd-version.h>
|
||||||
#include <machine/rtems-bsd-kernel-namespace.h>
|
#include <machine/rtems-bsd-kernel-namespace.h>
|
||||||
|
|
||||||
|
@@ -50,6 +50,9 @@
|
|||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
|
/* REVIEW-AFTER-FREEBSD-BASELINE-UPDATE */
|
||||||
|
#define IFCAP_NOMAP 0x4000000
|
||||||
|
|
||||||
#define O_CLOEXEC 0
|
#define O_CLOEXEC 0
|
||||||
|
|
||||||
#define O_DIRECTORY 0
|
#define O_DIRECTORY 0
|
||||||
|
Reference in New Issue
Block a user