The unified diff between revisions [43bb367e..] and [63fe9cf9..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'src/lsi/abi.h'

#
# old_revision [43bb367e69d2a944206fd7f641ce73111e4bb780]
# new_revision [63fe9cf91eccf15b977d5be7600ee10a17d08d95]
#
# patch "src/lsi/abi.h"
#  from [2f5c3543b8ced2defbc5a1bea94b29392c7ee5b1]
#    to [f5ff3bd7144f8020da012ea0158aa51d862f888e]
#
============================================================
--- src/lsi/abi.h	2f5c3543b8ced2defbc5a1bea94b29392c7ee5b1
+++ src/lsi/abi.h	f5ff3bd7144f8020da012ea0158aa51d862f888e
@@ -47,4 +47,5 @@ int vm_intfn_cmdsocket_read(void);
 int vm_intfn_cmdsocket_listen(void);
 int vm_intfn_cmdsocket_accept(void);
 int vm_intfn_cmdsocket_read(void);
+int vm_intfn_cmdsocket_write(void);
 int vm_intfn_cmdsocket_prefix(void);