summaryrefslogtreecommitdiff
path: root/include/kernel/net/net.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-06-02Fix ksceNetSend() and ksceNetRecv() (#177)devnoname1201-2/+4
* Fix ksceNetSend() and ksceNetRecv() These functions don't exist in Kernel. A #define have been added to make them work. * Remove non-existing ksceNet functions
2016-11-17add a few SceNetPsForDriver functionscpasjuste1-0/+718