mirror of
https://github.com/ipxe/ipxe.git
synced 2026-03-13 09:31:45 +01:00
7 lines
71 B
C
7 lines
71 B
C
#ifndef CPU_H
|
|
#define CPU_H
|
|
|
|
#include "bits/cpu.h"
|
|
|
|
#endif /* CPU_H */
|