Previous 199869 Revisions Next

r25450 Saturday 28th September, 2013 at 05:14:23 UTC by Ryan Holtz
Erroneous commit, nw
[src/emu/cpu/rsp]rsp.h

trunk/src/emu/cpu/rsp/rsp.h
r25449r25450
1616#ifndef __RSP_H__
1717#define __RSP_H__
1818
19#define USE_SIMD        (1)
19#define USE_SIMD        (0)
2020
2121#if USE_SIMD
2222#include <tmmintrin.h>

Previous 199869 Revisions Next


© 1997-2024 The MAME Team