Update build test "ModuleTest" to check platform drivers where possible. Add missing copyright/license headers.
This commit is contained in:
parent
b7f4370c8e
commit
0e4ece1d1d
10 changed files with 146 additions and 6 deletions
|
|
@ -28,6 +28,9 @@
|
|||
this software.
|
||||
*/
|
||||
|
||||
.section .text
|
||||
|
||||
|
||||
# Mandatory entry point for successful compilation and link
|
||||
.global main
|
||||
main:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue