interface: fs: remmove uppercase message
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
interface fs {
|
||||
msg open(string path, int flags) -> (int err);
|
||||
msg uppercase(string old) -> (string new);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user