aboutsummaryrefslogtreecommitdiffstats
path: root/src/arch/arm/include/bits/smbios.h
blob: d94218116124d770d3e1fadc21483af1dad1e44d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef _BITS_SMBIOS_H
#define _BITS_SMBIOS_H

/** @file
 *
 * ARM-specific SMBIOS API implementations
 *
 */

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

#endif /* _BITS_SMBIOS_H */