diff options
Diffstat (limited to 'schulung_tools/notes/cpureg.txt')
| -rw-r--r-- | schulung_tools/notes/cpureg.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/schulung_tools/notes/cpureg.txt b/schulung_tools/notes/cpureg.txt new file mode 100644 index 0000000..874e1c0 --- /dev/null +++ b/schulung_tools/notes/cpureg.txt @@ -0,0 +1,2 @@ + - most of the kernel code is architecture independent + - Don't use cpu registers in your driver / fs / .. code, just in arch/<yourarch> |
