Removed warnings.

This commit is contained in:
Joel Sherrill
1997-11-18 22:32:38 +00:00
parent 405829bdbf
commit ce41c5bb62
2 changed files with 6 additions and 1 deletions

View File

@@ -82,7 +82,7 @@ extern "C" {
int
main(int argc,
char **argv,
char **environp)
char ** /* environp is unused */)
{
rtems_argc = argc;
rtems_argv = argv;