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