blob: e9d1bef21b535b115d340a3bbc5dea1a630b2445 [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors
#
# Use of this source code is governed by a MIT-style
# license that can be found in the LICENSE file or at
# https://opensource.org/licenses/MIT
# TODO(fxbug.dev/54160) Keep in sync with BUILD.zircon.gn
# This is defined here because //zircon/system/ulib/fbl/ depends on it directly.
# Due to circular dependencies, migrating //zircon/kernel/vm will happen in a
# future CL, after fbl itself is migrated.
config("headers.config") {
include_dirs = [ "include" ]
}