aboutsummaryrefslogtreecommitdiff
path: root/include/opal.h
blob: 6a19229d7b65dc66d9d8f5b71e32739f6c67c759 (plain)
1
2
3
4
5
6
7
8
9
10
11
// SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
/* Copyright 2013-2015 IBM Corp. */

#ifndef __OPAL_H
#define __OPAL_H

#include <types.h>
#include <opal-api.h>
#include <opal-internal.h>

#endif /* __OPAL_H */