blob: 8ef1a11b5f1e25013ee9aba30b4ddeaed6805f9a [file] [log] [blame]
Jeenu Viswambharane3f22002017-09-22 08:32:10 +01001/*
2 * Copyright (c) 2017, ARM Limited and Contributors. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7#include <pubsub.h>
8
9/*
10 * This file defines a list of pubsub events, declared using
11 * REGISTER_PUBSUB_EVENT() macro.
12 */