Update build test "ModuleTest" to check platform drivers where possible. Add missing copyright/license headers.

This commit is contained in:
Dean Camera 2012-02-19 13:30:08 +00:00
parent b7f4370c8e
commit 0e4ece1d1d
10 changed files with 146 additions and 6 deletions

View file

@ -28,6 +28,9 @@
this software.
*/
.section .text
# Mandatory entry point for successful compilation and link
.global main
main: