blob: 1d29ddc279c6fcd88cd0d54b884c4349966d8095 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-or-later */
#ifndef AMD_BLOCK_APOB_CACHE_H
#define AMD_BLOCK_APOB_CACHE_H
void *soc_fill_apob_cache(void);
void soc_update_apob_cache(void);
#endif /* AMD_BLOCK_APOB_CACHE_H */