commit | 477fa94882848e061d4c83e2264a9ae78a1fa2e8 | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Mon Jul 29 10:55:17 2019 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Mon Aug 12 01:16:11 2019 +0000 |
tree | 2f9edcfdd2b882ef99fbdd5c63cafa50126c328f | |
parent | c86dec019dcdd5c193b6a756f3e791f7e401c30d [diff] |
Interface: Split os_wrapper to multiple headers To enable the ability to optionally install the os_wrapper headers for different build configurations and make the os_wrapper more clear in the file structure. This patch splits the os_wrapper.h to multiple files by modules. Change-Id: I48ad677f745fdee20a5a9b5e366e862d7b7dc58e Signed-off-by: Kevin Peng <kevin.peng@arm.com>