mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-27 03:33:50 +00:00
Change-Id: I37c811c52b8eb01d8e9b3888d55b2b58071711c5 BUG=chrome-os-partner:2022 TEST=none Review URL: http://codereview.chromium.org/6462032
arch/ is stuff that defines the architecture-dependent information (only used in firmware build mode). lib/ is stuff that the BIOS needs to link with. stub/ is stuff to be implemented by the BIOS. include/ describes the interfaces between the two parts.