david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/core/null_nap.c
2008-10-12 23:36:53 +01:00

4 lines
61 B
C

#include <gpxe/nap.h>
PROVIDE_NAP_INLINE ( null, cpu_nap );