genode/tool/run/log.inc

8 lines
124 B
PHP

##
# Get the spawn_id of the output process
#
proc output_spawn_id { } {
global output_spawn_id
return $output_spawn_id
}