mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 08:06:32 +00:00
Patch pipe2 (#364)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "cmd.h"
|
||||
int shell_pipe_test(int argc, char **argv);
|
||||
int shell_pipe_test(int argc, char **argv);
|
||||
int shell_pipe2_test(int argc, char **argv);
|
Reference in New Issue
Block a user