#!/bin/sh

# This file is free software; the Free Software Foundation    
# gives unlimited permission to copy, distribute and modify it.

`dirname $0`/gdbstart -nostereo -joystick /dev/input/js0 $* 
