1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-01 00:16:09 +00:00
rufus/src/ms-sys/inc/br_fat32_0x0.h
Pete Batard dc010cc418 [misc] separated ms-sys dependency from application
* set ms-sys to be built as a library
* also removed unused code from badblocks.c
2012-01-11 00:05:16 +00:00

4 lines
103 B
C

unsigned char br_fat32_0x0[] = {
0xeb, 0x58, 0x90, 0x4d, 0x53, 0x57, 0x49, 0x4e, 0x34, 0x2e, 0x31
};