mirror of
https://github.com/ipxe/ipxe
synced 2025-12-16 01:21:10 +03:00
[pseudobit] Rename bitops.h to pseudobit.h
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -33,8 +33,8 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
|
||||
*
|
||||
*/
|
||||
|
||||
#define BITOPS_LITTLE_ENDIAN
|
||||
#include <ipxe/bitops.h>
|
||||
#define PSEUDOBIT_LITTLE_ENDIAN
|
||||
#include <ipxe/pseudobit.h>
|
||||
#include "qib_7220_regs.h"
|
||||
|
||||
struct ib_device;
|
||||
|
||||
@@ -33,8 +33,8 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
|
||||
*
|
||||
*/
|
||||
|
||||
#define BITOPS_LITTLE_ENDIAN
|
||||
#include <ipxe/bitops.h>
|
||||
#define PSEUDOBIT_LITTLE_ENDIAN
|
||||
#include <ipxe/pseudobit.h>
|
||||
#include "qib_7322_regs.h"
|
||||
|
||||
/** A QIB7322 GPIO register */
|
||||
|
||||
Reference in New Issue
Block a user