mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-26 19:25:02 +00:00
Change-Id: I4a1f90a3a85a063a12e634c1f59bb39395b09036 BUG=11754 TEST=make && make runtests Review URL: http://codereview.chromium.org/6334148
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.