Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove one useless extern declaration
The file exit.c contains one useless extern declaration of sem_exit(). Moreover, it refers to nothing. This trivial patch removes it. Signed-off-by: Pierre Peiffer <pierre.peiffer@bull.net> Signed-off-by: Adrian Bunk <bunk@kernel.org>
- Loading branch information