- minor changes

Committed on the Free edition of March Hare Software CVSNT Server.
Upgrade to CVS Suite for more features and support:
http://march-hare.com/cvsnt/


git-svn-id: http://moon:8086/svn/vhdl/trunk@629 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2009-11-06 22:56:16 +00:00
parent a9b4edf095
commit 04c4f04452
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -233,7 +233,7 @@ void dbg_handler(struct xcptcontext * xcp)
do
{
leave_isr = 0;
switch(readchar(0))
switch(_getchar())
{
case 'g':
leave_isr = 1;