blob: 9e15bc1553078f61f3d5b129673f8c996f4e08bb [file] [log] [blame]
Julian Hall29f87ec2021-10-13 11:43:30 +01001/*
2 * Copyright (c) 2021, Arm Limited and Contributors. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7#ifndef TS_SMM_VARIABLE_PROTO_H
8#define TS_SMM_VARIABLE_PROTO_H
9
10#include <protocols/service/smm_variable/opcodes.h>
11#include <protocols/service/smm_variable/parameters.h>
12
13#endif /* TS_SMM_VARIABLE_PROTO_H */