mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-24 03:42:36 +08:00
Added more information on MMAP_NOT_AVAILABLE.
This commit is contained in:
parent
45a81cdc5e
commit
808a6b2720
@ -781,6 +781,8 @@ Symbols (A)
|
||||
The MMAP_NOT_AVAILABLE define is inverted on its usage. When it is
|
||||
defined the mmap method is called. Additionally, it is not used
|
||||
thoroughly. It is not used in the unmap portion of the source.
|
||||
The file rec_open.c uses the define MMAP_NOT_AVAILABLE to wrap
|
||||
the call to mmap and file rec_close.c uses the munmap method.
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user