forked from wolfSSL/wolfssl
rename asm.c ctc_asm.c
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* asm.c
|
||||
/* ctc_asm.c
|
||||
*
|
||||
* Copyright (C) 2006-2011 Sawtooth Consulting Ltd.
|
||||
*
|
||||
@@ -34,7 +34,7 @@
|
||||
#ifdef USE_FAST_MATH
|
||||
|
||||
#include "ctc_tfm.h"
|
||||
#include "asm.c" /* will define asm MACROS or C ones */
|
||||
#include "ctc_asm.c" /* will define asm MACROS or C ones */
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user