aboutsummaryrefslogtreecommitdiff
path: root/include/opal.h
blob: a7026553e394e41fea9cfc1d46a286bfb5227276 (plain)
1
2
3
4
5
6
7
8
9
10
11
// SPDX-License-Identifier: Apache-2.0
/* 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 */