summaryrefslogtreecommitdiff
path: root/modules/device-hip/rpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/device-hip/rpc.h')
-rw-r--r--modules/device-hip/rpc.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/modules/device-hip/rpc.h b/modules/device-hip/rpc.h
deleted file mode 100644
index b6421ba..0000000
--- a/modules/device-hip/rpc.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#pragma once
-
-namespace saw {
-namespace rmt {
-struct DeviceHip {};
-}
-}