mirror of
https://github.com/ipxe/ipxe
synced 2025-12-15 09:04:37 +03:00
Initial revision
This commit is contained in:
6
src/include/cpu.h
Normal file
6
src/include/cpu.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef CPU_H
|
||||
#define CPU_H
|
||||
|
||||
#include "bits/cpu.h"
|
||||
|
||||
#endif /* CPU_H */
|
||||
Reference in New Issue
Block a user