summaryrefslogtreecommitdiff
path: root/lib/unwarminder/safe_read.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unwarminder/safe_read.S')
-rw-r--r--lib/unwarminder/safe_read.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/unwarminder/safe_read.S b/lib/unwarminder/safe_read.S
index ce4913870c..557f3dca31 100644
--- a/lib/unwarminder/safe_read.S
+++ b/lib/unwarminder/safe_read.S
@@ -20,6 +20,8 @@
20 ****************************************************************************/ 20 ****************************************************************************/
21#include "config.h" 21#include "config.h"
22 22
23.syntax unified
24
23.data 25.data
24was_aborted: 26was_aborted:
25 .word 0 27 .word 0