summaryrefslogtreecommitdiff
path: root/fw/fe310/eos/eos.h
diff options
context:
space:
mode:
Diffstat (limited to 'fw/fe310/eos/eos.h')
-rw-r--r--fw/fe310/eos/eos.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/fw/fe310/eos/eos.h b/fw/fe310/eos/eos.h
index fabaaab..5158acd 100644
--- a/fw/fe310/eos/eos.h
+++ b/fw/fe310/eos/eos.h
@@ -9,7 +9,8 @@
#define EOS_ERR_FULL -11
#define EOS_ERR_EMPTY -12
#define EOS_ERR_NOTFOUND -13
-#define EOS_ERR_ABSENT -14
+
+#define EOS_ERR_NOMEM -100
#define EOS_ERR_NET -20