Skip to content

Commit 88bc669

Browse files
phil-oppbjorn3
andauthored
Replace tabs with spaces
Co-authored-by: bjorn3 <[email protected]>
1 parent 2afc7d7 commit 88bc669

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x86_64-bootloader.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"linker": "rust-lld",
66
"pre-link-args": {
77
"ld.lld": [
8-
"--script=linker.ld",
8+
"--script=linker.ld",
99
"--gc-sections"
10-
]
10+
]
1111
},
1212
"target-endian": "little",
1313
"target-pointer-width": "64",

0 commit comments

Comments
 (0)