diff options
| author | Julian Blake Kongslie | 2022-07-02 13:45:09 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2022-07-02 13:45:09 -0700 |
| commit | c72951a36d6cb9775dc1ecd9bc26bc13e796f10c (patch) | |
| tree | 5a8fe196beba5c7c674d1b3d627c9a0beac849f5 /uarch/uarch.d | |
| parent | Trivial code reorg. (diff) | |
| download | issim-c72951a36d6cb9775dc1ecd9bc26bc13e796f10c.tar.xz | |
Dropping the async interface, and adding some real uarch.
Diffstat (limited to 'uarch/uarch.d')
| -rw-r--r-- | uarch/uarch.d | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/uarch/uarch.d b/uarch/uarch.d new file mode 100644 index 0000000..e99bf71 --- /dev/null +++ b/uarch/uarch.d | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | uarch_SODEPS += build/libaisa.so | ||
| 2 | uarch_SODEPS += build/libsim.so | ||
