pforth: use extern "C" for IO functions
authorPhil Burk <philburk@mobileer.com>
Mon, 20 May 2019 01:22:04 +0000 (18:22 -0700)
committerPhil Burk <philburk@mobileer.com>
Mon, 20 May 2019 01:22:04 +0000 (18:22 -0700)
commit8cf4db28224a2b074be90d2f94f16c97cc875f2b
tree26832a31ce6d82942536e9725db1d001214f5ca3
parent189c9185ac57697d23484fb8c50c5d0b062c7ccd
pforth: use extern "C" for IO functions

So we can implement them in C++.
csrc/pf_io.h