Prepare to split extract_dts_includes in modules. extract_dts_includes design is based on globals. Every module must be able to use (import) them. Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
7 lines
123 B
Python
7 lines
123 B
Python
#
|
|
# Copyright (c) 2017 Bobby Noelte
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
# Empty to allow all modules to be imported
|