summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dbx.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbx.S b/dbx.S
index d19123c4..a26fc387 100644
--- a/dbx.S
+++ b/dbx.S
@@ -28,5 +28,5 @@ vendor_dbx:
.type vendor_dbx_size, @object
.size vendor_dbx_size, 4
vendor_dbx_size:
- .long 1
+ .long 0
#endif