diff options
author | lloyd <[email protected]> | 2008-09-29 03:15:14 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-29 03:15:14 +0000 |
commit | 7018d574904e3075f6fca92681e848aebe82b96d (patch) | |
tree | b25c0332f033ecb1275bcd7b493e4af04990e3a5 /src/timer | |
parent | f0503ee51ee848762d5bd115a4b83b4d2d11d3c6 (diff) |
Rename all modinfo.txt files to info.txt, since they are all (none) of
them modules now. In any case there is no distinction so info.txt seems
better.
Diffstat (limited to 'src/timer')
-rw-r--r-- | src/timer/cpu_counter/info.txt (renamed from src/timer/cpu_counter/modinfo.txt) | 0 | ||||
-rw-r--r-- | src/timer/gettimeofday/info.txt (renamed from src/timer/gettimeofday/modinfo.txt) | 0 | ||||
-rw-r--r-- | src/timer/posix_rt/info.txt (renamed from src/timer/posix_rt/modinfo.txt) | 0 | ||||
-rw-r--r-- | src/timer/timer_base/info.txt (renamed from src/timer/timer_base/modinfo.txt) | 0 | ||||
-rw-r--r-- | src/timer/win32_query_perf_ctr/info.txt (renamed from src/timer/win32_query_perf_ctr/modinfo.txt) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/src/timer/cpu_counter/modinfo.txt b/src/timer/cpu_counter/info.txt index 2a64bedee..2a64bedee 100644 --- a/src/timer/cpu_counter/modinfo.txt +++ b/src/timer/cpu_counter/info.txt diff --git a/src/timer/gettimeofday/modinfo.txt b/src/timer/gettimeofday/info.txt index c079dfd58..c079dfd58 100644 --- a/src/timer/gettimeofday/modinfo.txt +++ b/src/timer/gettimeofday/info.txt diff --git a/src/timer/posix_rt/modinfo.txt b/src/timer/posix_rt/info.txt index fb1870988..fb1870988 100644 --- a/src/timer/posix_rt/modinfo.txt +++ b/src/timer/posix_rt/info.txt diff --git a/src/timer/timer_base/modinfo.txt b/src/timer/timer_base/info.txt index 3637d4c94..3637d4c94 100644 --- a/src/timer/timer_base/modinfo.txt +++ b/src/timer/timer_base/info.txt diff --git a/src/timer/win32_query_perf_ctr/modinfo.txt b/src/timer/win32_query_perf_ctr/info.txt index e956f99c5..e956f99c5 100644 --- a/src/timer/win32_query_perf_ctr/modinfo.txt +++ b/src/timer/win32_query_perf_ctr/info.txt |