Clean up STACKSIZE redefinition
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Sun, 18 Oct 2020 17:29:45 +0000 (19:29 +0200)
committerGitHub <noreply@github.com>
Sun, 18 Oct 2020 17:29:45 +0000 (19:29 +0200)
kernel/power/dtrmm_kernel_16x4_power8.S

index 84c65f5..91154ad 100644 (file)
@@ -82,7 +82,6 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #endif
 
 #ifdef __64BIT__
-#define STACKSIZE 320
 #define STACKSIZE 520
 #define ALPHA_SP   296+200(SP)
 #define FZERO  304+200(SP)