Generic memcpy should define MEMCOPY before including bcopy.c
Signed-off-by: Chris Dearman <chris@mips.com>
This commit is contained in:
parent
95604529ec
commit
9bcb91a212
@ -25,5 +25,5 @@
|
|||||||
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||||
* SUCH DAMAGE.
|
* SUCH DAMAGE.
|
||||||
*/
|
*/
|
||||||
#define MEM_COPY
|
#define MEMCOPY
|
||||||
#include "bcopy.c"
|
#include "bcopy.c"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user