]> git.sesse.net Git - pistorm/blobdiff - platforms/amiga/net/pi-net.h
Add license information to source
[pistorm] / platforms / amiga / net / pi-net.h
index 6b101a92a201aa1240b471234be9a86b4c9c64d4..5bf64e3bbe1effc2b4628b2f83c1bfae0b2e14a1 100644 (file)
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: MIT
+
 void pinet_init(char *dev);
 void handle_pinet_write(uint32_t addr, uint32_t val, uint8_t type);
 uint32_t handle_pinet_read(uint32_t addr, uint8_t type);