summaryrefslogtreecommitdiff
path: root/rtl.h
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2012-09-18 13:03:17 +1000
committerChris Johns <chrisj@rtems.org>2012-09-18 13:21:03 +1000
commitaa473138b0c3da9fdb05613f4c1de43d54d66976 (patch)
tree23d928fb3a1a072a290db3a800dd283475319cbc /rtl.h
parente647c5ec285e7f4bf0a2376a32faf043c70afd1f (diff)
Formatting clean up.
Diffstat (limited to 'rtl.h')
-rw-r--r--rtl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl.h b/rtl.h
index 9c33b50..c02b4dd 100644
--- a/rtl.h
+++ b/rtl.h
@@ -272,7 +272,7 @@ bool rtems_rtl_path_prepend (const char* path);
void rtems_rtl_base_sym_global_add (const unsigned char* esyms,
unsigned int count);
- /**
+/**
* Return the object file descriptor for the base image. The object file
* descriptor returned is created when the run time linker is initialised.
*