diff options
author | 1997-02-06 16:18:45 +0000 | |
---|---|---|
committer | 1997-02-06 16:18:45 +0000 | |
commit | 339df90c9f8d5d245d3437a37ef7c7c89971817a (patch) | |
tree | 82798465960f8ce597e937b86035e7225823066a | |
parent | Import of WGRISC port. (Willowglen R3081 board) (diff) | |
download | wireguard-openbsd-339df90c9f8d5d245d3437a37ef7c7c89971817a.tar.xz wireguard-openbsd-339df90c9f8d5d245d3437a37ef7c7c89971817a.zip |
need a frame.h; empty for now; PR#74, gwen@rtmx.com
-rw-r--r-- | sys/arch/arc/include/frame.h | 0 | ||||
-rw-r--r-- | sys/arch/wgrisc/include/frame.h | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/sys/arch/arc/include/frame.h b/sys/arch/arc/include/frame.h new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/sys/arch/arc/include/frame.h diff --git a/sys/arch/wgrisc/include/frame.h b/sys/arch/wgrisc/include/frame.h new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/sys/arch/wgrisc/include/frame.h |