mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-17 18:41:22 +00:00
967dd0d48eb0f0c2bf57d58b887e691daea7bd1e
Offset parameter and make Len optional
Give Map() an `Offset` parameter that will be passed to mmap(). Make the `Len` parameter of Map() optional. If it's left at the default, `0`, map until the end of the file (up to SIZE_MAX bytes). Change-Id: I7b062ce1e9cddab87a66a2aedc8b64e4e8524d9f Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/20553 Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Description
No description provided
Languages
C
64.7%
Lasso
20.7%
ASL
3.6%
JavaScript
3.2%
C#
2.9%
Other
4.6%