view packages/hal/synth/arch/current/host/user_initrc.tcl @ 2863:7d8c61e6225c default tip

* Added execute permissions to files missed in conversion from CVS
author alexs
date Thu, 26 Mar 2009 20:39:18 +0000
parents 7c1c8dc43ba1
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.