Benjamin Valentin
cd51846063
cpu/native: fix build with gcc 11
This fixes the following warning with GCC 11.2:
cpu/native/include/native_internal.h:153:13: error: variably modified ‘__isr_stack’ at file scope
153 | extern char __isr_stack[SIGSTKSZ];
| ^~~~~~~~~~~
cpu/native/include/native_internal.h:154:13: error: variably modified ‘__end_stack’ at file scope
154 | extern char __end_stack[SIGSTKSZ];
(cherry picked from commit 1a2984b786850d9b74103e4a7038b9a56f615eb1)
2021-10-13 16:29:23 +02:00
..
2020-09-29 12:34:00 +02:00
2020-10-02 07:57:27 +02:00
2020-11-24 14:00:52 +01:00
2020-06-04 14:37:01 +02:00
2020-01-23 13:23:02 +01:00
2020-09-30 12:59:03 +02:00
2020-09-30 12:59:03 +02:00
2017-04-13 11:35:35 +02:00
2021-05-07 13:12:01 +02:00
2021-02-05 23:31:46 +01:00
2020-04-29 08:56:33 +02:00
2020-08-25 13:53:14 +02:00
2017-03-31 13:38:01 +02:00
2021-02-16 18:57:27 +01:00
2021-10-13 16:29:23 +02:00
2018-06-11 19:12:02 +02:00
2019-11-23 22:39:36 +01:00
2020-09-22 16:26:01 +02:00
2020-12-08 18:24:02 +01:00
2020-10-29 12:46:10 +01:00
2021-01-25 22:59:01 +01:00
2020-08-25 13:53:14 +02:00
2021-09-11 12:45:15 +02:00
2018-06-11 19:12:02 +02:00