mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
add ipc pipe (#28)
This commit is contained in:
4
user/apps/shell/cmd_test.h
Normal file
4
user/apps/shell/cmd_test.h
Normal file
@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
#include "cmd.h"
|
||||
int shell_pipe_test(int argc, char **argv);
|
Reference in New Issue
Block a user