Commit 3802e23
committed
chore: add usize_to_u64 to utils
Usize to u64 is safe as Firecracker only supports 64bit
platforms where usize == u64.
Signed-off-by: Egor Lazarchuk <[email protected]>1 parent 4897284 commit 3802e23
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
53 | 62 | | |
54 | 63 | | |
55 | 64 | | |
| |||
0 commit comments