summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/clock_driver_stub.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2000-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-131-0/+22
* clock_driver_stub.c: This is a stub of a clock driver that is sufficient for linking the ticker application. Some simulators do not have a soruce for a clock tick. Also this can be used while constructing a BSP so everything links.