Commit 6efed2d
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 d5d31b4 commit 6efed2d
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
44 | 53 | | |
45 | 54 | | |
46 | 55 | | |
| |||
0 commit comments