summaryrefslogtreecommitdiff
path: root/c++/device-hip/rpc.h
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2023-12-04 12:18:14 +0100
committerClaudius "keldu" Holeksa <mail@keldu.de>2023-12-04 12:18:14 +0100
commita14896f9ed209dd3f9597722e5a5697bd7dbf531 (patch)
tree089ca5cbbd206d1921f8f6b53292f5bc1902ca5c /c++/device-hip/rpc.h
parent84ecdcbca9e55b1f57fbb832e12ff4fdbb86e7c9 (diff)
meta: Renamed folder containing source
Diffstat (limited to 'c++/device-hip/rpc.h')
-rw-r--r--c++/device-hip/rpc.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/c++/device-hip/rpc.h b/c++/device-hip/rpc.h
deleted file mode 100644
index b6421ba..0000000
--- a/c++/device-hip/rpc.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#pragma once
-
-namespace saw {
-namespace rmt {
-struct DeviceHip {};
-}
-}