mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
Remove wrong comment.
MFC after: 1 week.
This commit is contained in:
parent
c79f2d97be
commit
98cde5eede
1 changed files with 0 additions and 3 deletions
|
|
@ -1298,9 +1298,6 @@ add_smap_entry(struct bios_smap *smap, vm_paddr_t *physmap, int *physmap_idxp)
|
|||
* available physical memory in the system, then test this memory and
|
||||
* build the phys_avail array describing the actually-available memory.
|
||||
*
|
||||
* If we cannot accurately determine the physical memory map, then use
|
||||
* value from the 0xE801 call, and failing that, the RTC.
|
||||
*
|
||||
* Total memory size may be set by the kernel environment variable
|
||||
* hw.physmem or the compile-time define MAXMEM.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue