Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Simple "Hello world!" function compiled as a elf module, to be loaded by the example.

The code is compiled with -fno-common option and linked with -Wl,-r -nostartfiles -nodefaultlibs -nostdlib options.