Skip to content

Commit f8c0502

Browse files
committed
readme: link to m5ops.h as well
1 parent 7ccc1d3 commit f8c0502

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8386,7 +8386,10 @@ The executable `/m5ops.out` illustrates how to hard code with inline assembly th
83868386
/m5ops.out r
83878387
....
83888388

8389-
Source: link:kernel_module/user/m5ops.c[]
8389+
Sources:
8390+
8391+
* link:kernel_module/user/m5ops.h[]
8392+
* link:kernel_module/user/m5ops.c[]
83908393

83918394
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.
83928395

0 commit comments

Comments
 (0)