Initial commit.
This first sketch of the memory layout isn't working because I'm not succeeding in packing the bitfields, so I intend to rip it up and start again.
This commit is contained in:
parent
d743b6787e
commit
7e9dc12766
4 changed files with 155 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -52,3 +52,8 @@ Module.symvers
|
|||
Mkfile.old
|
||||
dkms.conf
|
||||
|
||||
# Eclipse artefacts
|
||||
.cproject
|
||||
.project
|
||||
.settings/
|
||||
build/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue