diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-12-28 22:51:12 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-12-28 22:51:12 +0100 |
| commit | 83270dcaeae598323b9cb2ae5a1a892ac5f72091 (patch) | |
| tree | fd482917ebf8cbb5c17baf7f295be384c336c1f9 /src/utils/utils.h | |
| parent | f4523e0422b1994a6fecba0efb336525d4f81d57 (diff) | |
| download | nissy-core-83270dcaeae598323b9cb2ae5a1a892ac5f72091.tar.gz nissy-core-83270dcaeae598323b9cb2ae5a1a892ac5f72091.zip | |
Prefetch
Diffstat (limited to 'src/utils/utils.h')
| -rw-r--r-- | src/utils/utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/utils.h b/src/utils/utils.h index 383781a..e322f20 100644 --- a/src/utils/utils.h +++ b/src/utils/utils.h | |||
| @@ -4,3 +4,4 @@ | |||
| 4 | #include "math.h" | 4 | #include "math.h" |
| 5 | #include "sleep.h" | 5 | #include "sleep.h" |
| 6 | #include "wrapthread.h" | 6 | #include "wrapthread.h" |
| 7 | #include "prefetch.h" | ||
