Search
lxdream.org :: lxdream :: r672:cc2c2b0ab272
lxdream 0.9.1
released Jun 29
Download Now
changeset672:cc2c2b0ab272
parent671:a530ea88eebd
child673:44c579439d73
authornkeynes
dateSun May 25 20:59:29 2008 +0000 (15 years ago)
Update test again for ftrv change
src/test/testsh4x86.c
1.1 --- a/src/test/testsh4x86.c Thu May 15 10:22:39 2008 +0000
1.2 +++ b/src/test/testsh4x86.c Sun May 25 20:59:29 2008 +0000
1.3 @@ -97,7 +97,7 @@
1.4 void sh4_sleep() { }
1.5 uint32_t sh4_sleep_run_slice(uint32_t nanosecs) { }
1.6 void sh4_fsca( uint32_t angle, float *fr ) { }
1.7 -void sh4_ftrv( float *fv, float *xmtrx ) { }
1.8 +void sh4_ftrv( float *fv ) { }
1.9 void signsat48(void) { }
1.10 gboolean gui_error_dialog( const char *fmt, ... ) { }
1.11 struct sh4_icache_struct sh4_icache;
.