From c72951a36d6cb9775dc1ecd9bc26bc13e796f10c Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Sat, 2 Jul 2022 13:45:09 -0700 Subject: Dropping the async interface, and adding some real uarch. --- uarch/uarch.d | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 uarch/uarch.d (limited to 'uarch/uarch.d') 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 @@ +uarch_SODEPS += build/libaisa.so +uarch_SODEPS += build/libsim.so -- cgit v1.2.3