Skip to content

Commit 8264e47

Browse files
committed
uefi: cleanup
1 parent 66c42bc commit 8264e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uefi/src/table/boot.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2455,7 +2455,7 @@ mod tests_mmap_real {
24552455
7, 1048576, 0, 1792, 15, 0, 10, 8388608, 0, 8, 15, 0, 7, 8421376, 0, 3, 15, 0, 10, 8433664,
24562456
0, 1, 15, 0, 7, 8437760, 0, 4, 15, 0, 10, 8454144, 0, 240, 15, 0,
24572457
];
2458-
extern crate std;
2458+
24592459
#[test]
24602460
fn basic_functionality() {
24612461
let mut buf = MMAP_RAW;

0 commit comments

Comments
 (0)