blob: 2f5892463a4ffb3ee4b2ba412d363530976d365b [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef AMD_BLOCK_CAR_H
#define AMD_BLOCK_CAR_H
#include <stdint.h>
void ap_teardown_car(uint32_t flags);
#endif /* AMD_BLOCK_CAR_H */