view packages/hal/synth/arch/current/host/user_initrc.tcl @ 332:7c1c8dc43ba1

Now witness the firepower of this fully armed and operational synthetic target.
author bartv
date Sun, 15 Sep 2002 17:48:26 +0000
parents
children
line wrap: on
line source

# ~/.ecos/synth/initrc.tcl
#
# This configuration file is executed by ecosynth, the eCos synthetic
# target auxiliary program, early on during initialization. Typically
# this file is used to set up search paths and similar variables. The
# eCos synthetic target documentation should be consulted for more
# information.
#
# This file is executed in a Tcl interpreter, so Tcl syntax applies.