]> git.sesse.net Git - pistorm/blobdiff - platforms/amiga/net/pi-net.h
The remainder of the initial PiStorm interaction stuff (I think)
[pistorm] / platforms / amiga / net / pi-net.h
index 5bf64e3bbe1effc2b4628b2f83c1bfae0b2e14a1..a3621ccf98770c2dbd2e1072ffcec67a8707b90f 100644 (file)
@@ -1,5 +1,6 @@
 // SPDX-License-Identifier: MIT
 
 void pinet_init(char *dev);
+void pinet_shutdown();
 void handle_pinet_write(uint32_t addr, uint32_t val, uint8_t type);
 uint32_t handle_pinet_read(uint32_t addr, uint8_t type);