diff options
author | 1997-03-14 18:11:07 +0000 | |
---|---|---|
committer | 1997-03-14 18:11:07 +0000 | |
commit | 2a1cd284e6132b01346d8ce0318c848cd465500a (patch) | |
tree | 484d9b675f398a3b6266da979c3e84154465dc41 | |
parent | Possible fix for SE/30 internal video problems. Thanks to Denny Gentry for (diff) | |
download | wireguard-openbsd-2a1cd284e6132b01346d8ce0318c848cd465500a.tar.xz wireguard-openbsd-2a1cd284e6132b01346d8ce0318c848cd465500a.zip |
add an empty frame.h so that there is one (just like on the arc)
-rw-r--r-- | sys/arch/pmax/include/frame.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/sys/arch/pmax/include/frame.h b/sys/arch/pmax/include/frame.h new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/sys/arch/pmax/include/frame.h |