Changeset 3db9c820 in rtems for cpukit/sapi/src/tcsimpleinstall.c
- Timestamp:
- 11/28/20 10:16:28 (3 years ago)
- Branches:
- master
- Children:
- 70dbafb
- Parents:
- 9278f3d
- git-author:
- Sebastian Huber <sebastian.huber@…> (11/28/20 10:16:28)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (12/02/20 06:45:53)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/sapi/src/tcsimpleinstall.c
r9278f3d r3db9c820 1 /** 2 * @file 3 * 4 * @ingroup RTEMSAPIClassicTimecounter 5 * 6 * @brief This source file contains the implementation of 7 * rtems_timecounter_simple_install(). 8 */ 9 1 10 /* 2 11 * Copyright (c) 2015 embedded brains GmbH. All rights reserved.
Note: See TracChangeset
for help on using the changeset viewer.