4 lines
74 B
C
4 lines
74 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
#include "cmd.h"
|
||
|
|
int shell_pipe_test(int argc, char **argv);
|