blob: a99b85e7aa521f78a6263260dc537ffc60df036d [file]
/*
* Copyright (c) 2024 Meta Platforms
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <zephyr/debug/symtab.h>
/**
* These are placeholder variables. They will be replaced by the real ones
* generated by `gen_symtab.py`.
*/
const struct z_symtab_entry *z_symtab_entries;
const struct symtab_info z_symtab;