mirror of
https://github.com/memtest86plus/memtest86plus.git
synced 2025-02-25 18:55:23 -06:00
Refactor the memrw functions to reduce the redundancy. (#415)
The impact is limited now, but will increase when adding support for more architectures and more bit widths.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include "heap.h"
|
||||
#include "memrw32.h"
|
||||
#include "memrw.h"
|
||||
#include "memsize.h"
|
||||
#include "pci.h"
|
||||
#include "usb.h"
|
||||
|
||||
Reference in New Issue
Block a user