1# Copyright 2024 The Hafnium Authors.
2#
3# Use of this source code is governed by a BSD-style
4# license that can be found in the LICENSE file or at
5# https://opensource.org/licenses/BSD-3-Clause.
67source_set("absent") {
8 sources = [ "absent.c" ]
9}
10