summaryrefslogtreecommitdiff
path: root/dbx.S
diff options
context:
space:
mode:
Diffstat (limited to 'dbx.S')
-rw-r--r--dbx.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbx.S b/dbx.S
index a26fc387..03db1aee 100644
--- a/dbx.S
+++ b/dbx.S
@@ -10,7 +10,7 @@ vendor_dbx_size:
.data
.align 1
.type vendor_dbx, @object
- .size vendor_dbx_size, vendor_dbx_size-vendor_dbx
+ .size vendor_dbx, .L0-vendor_dbx
vendor_dbx:
.incbin VENDOR_DBX_FILE
.L0: