blob: 4d703d74b4abd0c51a5cdb750976d44895d09445 [file] [log] [blame]
/*
* ======== hello/mod/Talker.xs ========
*/
function module$use()
{
xdc.useModule('xdc.runtime.System');
}