Adding upstream version 2.41.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
9586bb3c92
commit
c36e531662
3661 changed files with 2164106 additions and 0 deletions
6
include/exec_shell.h
Normal file
6
include/exec_shell.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef UTIL_LINUX_EXEC_SHELL_H
|
||||
#define UTIL_LINUX_EXEC_SHELL_H
|
||||
|
||||
extern void exec_shell(void) __attribute__((__noreturn__));
|
||||
|
||||
#endif /* UTIL_LINUX_EXEC_SHELL_H */
|
Loading…
Add table
Add a link
Reference in a new issue