#!/bin/sh
#
# This is called by the InstallScript Wizard. The Wizard
# determines, sets, and exports the value of $TOSROOT before
# this is called.
# 

cd $TOSDIR/../tools/platforms/mica/uisp/kernel/win32
$TOSDIR/../tools/platforms/mica/uisp/kernel/win32/giveio-install --install

