Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 919 → Rev 920

/shark/trunk/kernel/exchand.c
18,11 → 18,11
 
/**
------------
CVS : $Id: exchand.c,v 1.8 2004-04-27 10:43:50 giacomo Exp $
CVS : $Id: exchand.c,v 1.9 2005-01-08 14:48:59 pj Exp $
 
File: $File$
Revision: $Revision: 1.8 $
Last update: $Date: 2004-04-27 10:43:50 $
Revision: $Revision: 1.9 $
Last update: $Date: 2005-01-08 14:48:59 $
------------
**/
 
145,7 → 145,7
myflag = 1;
myinfo = *info;
sys_gettime(&mytime),
sys_abort(AHEXC);
exit(AHEXC);
}
}