This commit is contained in:
Joel Sherrill
2009-10-21 18:35:02 +00:00
parent 35693ae223
commit 8bf89f3b46

View File

@@ -1,10 +1,8 @@
2009-10-21 Till Straumann <strauman@slac.stanford.edu>
* sapi/include/rtems/config.h: Fixed typos (wrong case) in macro
expansion for
rtems_configuration_get_device_driver_table()
and
rtems_configuration_get_user_extension_table()
expansion for rtems_configuration_get_device_driver_table()
and rtems_configuration_get_user_extension_table()
2009-10-21 Sebastian Huber <sebastian.huber@embedded-brains.de>