blob: 320c818e46ae9ca90189ade096b72b953a322796 [file] [log] [blame]
/*!
* ======== hello ========
* System_printf based "hello world"
*
* This package simply builds a `{@link xdc.runtime.System#printf System_printf}`
* based "hello world" executable.
*/
package hello
{
}