v2p 0.1.0

Translate virtual to physical addresses
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.byteorder]
version = "1.3.1"

[dependencies.libc]
version = "0.2.58"

[package]
authors = ["Josh Abraham <sinisterpatrician@gmail.com>"]
description = "Translate virtual to physical addresses"
edition = "2018"
license = "MIT"
name = "v2p"
version = "0.1.0"