Search
lxdream.org :: lxdream/src/syscall.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/syscall.h
changeset 561:533f6b478071
prev209:ff67a7b9aa17
next736:a02d1475ccfd
author nkeynes
date Fri Feb 08 00:58:41 2008 +0000 (16 years ago)
permissions -rw-r--r--
last change Fix broken kbd/mouse hook release
file annotate diff log raw
1.1 --- a/src/syscall.h Mon Aug 07 13:18:16 2006 +0000
1.2 +++ b/src/syscall.h Fri Feb 08 00:58:41 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: syscall.h,v 1.3 2006-08-07 13:18:16 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Generic syscall support - ability to add hooks into SH4 code to call out
1.9 * to the emu.
.