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

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

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

#endif /* _BITS_SMBIOS_H */