Looks like an error all all kernel build linker scripts

This commit is contained in:
Gregory Nutt
2013-12-30 17:57:20 -06:00
parent 43e47f8e78
commit 9e416c2363
7 changed files with 15 additions and 13 deletions
+2 -2
View File
@@ -36,8 +36,8 @@ conditions where mmap() can be supported:
2. If CONFIG_FS_RAMMAP is defined in the configuration, then mmap() will
support simulation of memory mapped files by copying files whole
into RAM. These copied files have some of the properties of
standard memory mapped files. There are many, many exceptions
exceptions, however. Some of these include:
standard memory mapped files. There are many, many exceptions,
however. Some of these include:
a. The goal is to have a single region of memory that represents a single
file and can be shared by many threads. That is, given a filename a