diff --git a/README.adoc b/README.adoc index eed3f14..52db887 100644 --- a/README.adoc +++ b/README.adoc @@ -8386,7 +8386,10 @@ The executable `/m5ops.out` illustrates how to hard code with inline assembly th /m5ops.out r .... -Source: link:kernel_module/user/m5ops.c[] +Sources: + +* link:kernel_module/user/m5ops.h[] +* link:kernel_module/user/m5ops.c[] That executable is of course a subset of <> and useless by itself: its goal is only illustrate how to hardcode some <> yourself as one-liners.