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

Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
author vae
date Wed, 29 Apr 2015 23:31:48 +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.