Skip to content

Commit 7e8a86b

Browse files
committed
uefi: cleanup
1 parent f6840f9 commit 7e8a86b

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
@@ -2462,7 +2462,7 @@ mod tests_mmap_real {
24622462
7, 1048576, 0, 1792, 15, 0, 10, 8388608, 0, 8, 15, 0, 7, 8421376, 0, 3, 15, 0, 10, 8433664,
24632463
0, 1, 15, 0, 7, 8437760, 0, 4, 15, 0, 10, 8454144, 0, 240, 15, 0,
24642464
];
2465-
extern crate std;
2465+
24662466
#[test]
24672467
fn basic_functionality() {
24682468
let mut buf = MMAP_RAW;

0 commit comments

Comments
 (0)