summaryrefslogtreecommitdiff
path: root/cesar/ecos/packages/infra/current/src/diag.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/ecos/packages/infra/current/src/diag.cxx')
-rw-r--r--cesar/ecos/packages/infra/current/src/diag.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/cesar/ecos/packages/infra/current/src/diag.cxx b/cesar/ecos/packages/infra/current/src/diag.cxx
index 9e390b6f51..2311627f8c 100644
--- a/cesar/ecos/packages/infra/current/src/diag.cxx
+++ b/cesar/ecos/packages/infra/current/src/diag.cxx
@@ -69,10 +69,6 @@ CYG_HAL_DIAG_LOCK_DATA_DEFN;
#endif
/*----------------------------------------------------------------------*/
-/* Variable to configure the uart clock.
- * This variable is used for an automatic configuration for the SPC300 and the
- * MSE500. */
-cyg_int32 cyg_hal_uart_clock_freq = CYGNUM_HAL_UART_TRACE_FREQ;
externC void diag_write_num(
cyg_uint32 n, /* number to write */