aboutsummaryrefslogtreecommitdiff
path: root/i386/i386at/mem.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some warnings with -Wmissing-prototypes.Flavio Cruz2022-12-271-0/+1
* fix warnings for 32 bit buildsLuca Dariz2022-08-271-0/+1
* Convert from K&R to ANSIEtienne Brateau2022-01-211-4/+1
* memmmap: Use biosmem_addr_available rather than vm_page_lookup_paSamuel Thibault2021-11-281-17/+1
* device: Fix d_mmap typeSamuel Thibault2018-07-281-1/+1
* Remove phys_first_addr and phys_last_addr global variablesRichard Braun2016-09-211-5/+17
* Use explicit prototypes for struct dev_ops fieldsMarin Ramesa2014-04-041-1/+1
* Add mem deviceSamuel Thibault2010-03-141-0/+47