mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 12:34:26 +01:00
python: fix path to hello, no lkmc prefix
This commit is contained in:
@@ -14290,7 +14290,13 @@ python3
|
|||||||
or run an example with:
|
or run an example with:
|
||||||
|
|
||||||
....
|
....
|
||||||
python3 lkmc/python/hello.py
|
python3 python/hello.py
|
||||||
|
....
|
||||||
|
|
||||||
|
or:
|
||||||
|
|
||||||
|
....
|
||||||
|
./python/hello.py
|
||||||
....
|
....
|
||||||
|
|
||||||
<<user-mode-simulation>> interactive usage:
|
<<user-mode-simulation>> interactive usage:
|
||||||
|
|||||||
Reference in New Issue
Block a user