* console_private.h: Removed Console_Port_Minor declaration.
	* console.c: Define console_initialized as static.
This commit is contained in:
Sebastian Huber
2011-11-07 08:20:26 +00:00
parent 6cb084d957
commit d791a399bd
3 changed files with 7 additions and 3 deletions

View File

@@ -26,7 +26,6 @@
extern "C" {
#endif
extern rtems_device_minor_number Console_Port_Minor;
extern rtems_device_minor_number BSPPrintkPort;
/**