| commit | dea024f072cd996136345031ce04ab09838f9726 | [log] [tgz] |
|---|---|---|
| author | William A. Kennington III <wak@google.com> | Mon Oct 29 16:01:06 2018 -0700 |
| committer | William A. Kennington III <wak@google.com> | Tue Feb 05 11:55:21 2019 -0800 |
| tree | 782614582cee2f56593a58523abc7a86111e07e4 | |
| parent | 8fd879fb7bb9ed34fe69581dc714b4158046519f [diff] |
libfan: Remove
Since the removal of the custom timer implementation our libfan has
nothing but a single header file. Since we have no object code left we
do not need a library to contain this code since the header is directly
included where needed.
Tested:
Built and run through unit tests.
Change-Id: I139b83ab979ead88cfd4c180ba8847a29c6407e2
Signed-off-by: William A. Kennington III <wak@google.com>