mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 13:56:45 +08:00
2008-08-19 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libcsupport/include/clockdrv.h: Add Clock_Exit prototype.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-08-19 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* libcsupport/include/clockdrv.h: Add Clock_Exit prototype.
|
||||
|
||||
2008-08-19 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* rtems/inline/rtems/rtems/asr.inl,
|
||||
|
||||
@@ -46,6 +46,8 @@ rtems_device_driver Clock_control(
|
||||
void *pargp
|
||||
);
|
||||
|
||||
void Clock_exit(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user