X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fm68000%2Finlines.h;h=54de9325b95cb13a5a65dc2ba2f43f8b14b621d6;hb=5c28b6dbf7aa20441c8a51f484f4f64b1966f7e3;hp=3dee46f315e4150d90739a6525d1dfcde1f6206e;hpb=b86a1645ad3fdedf85202c5563c2c5fc1e0eb03d;p=virtualjaguar diff --git a/src/m68000/inlines.h b/src/m68000/inlines.h index 3dee46f..54de932 100644 --- a/src/m68000/inlines.h +++ b/src/m68000/inlines.h @@ -1,6 +1,8 @@ // // Inline functions used by cpuemu.c // +// by Bernd Schmidt, Thomas Huth, and James Hammons +// // Since inline functions have to be in a header, we have them all defined // here, in one place to make finding them easy. //