commit | e23dc54b887419df6f436ec42be5e9d1057553f7 | [log] [tgz] |
---|---|---|
author | Yu Hou <Yu.Hou@data61.csiro.au> | Mon May 20 15:29:15 2019 +1000 |
committer | Yu Hou <Yu.Hou@data61.csiro.au> | Fri Jul 19 01:48:53 2019 +1000 |
tree | c4de9016d653eb732d0aa3821fa9c40a88c7d629 | |
parent | 74156bbe0ad6d6fea578fa39447aa9eb8dbc5f1c [diff] |
seL4_libs: remove autoconf.h from seL4_libs this commit removes autoconf.h generation from each lib and append '#include <<lib_name>/gen_config.h>' after each '#include <autoconf.h>' since autoconf.h is only the for the kernel config now. This is a temporarily solution, since we currently don't have a way to tell which header files each file is trying to include when it includes 'autoconf.h'
A collection of libraries for working on seL4.
The files in this repository are release under standard open source licenses. Please see individual file headers and the LICENSE_BSD2
.txt file for details.