readme: link to m5ops.h as well

This commit is contained in:
Ciro Santilli
2018-08-25 14:34:14 +01:00
parent 7ccc1d3a8f
commit f8c0502bb2

View File

@@ -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 <<m5>> and useless by itself: its goal is only illustrate how to hardcode some <<m5ops>> yourself as one-liners.