[Host/Kernelcopy] Add support for direct writing into MBR's DAP [Rawimg] Add kernelcopy support
11 lines
No EOL
88 B
C
11 lines
No EOL
88 B
C
//
|
|
// Created by barba on 06/10/2022.
|
|
//
|
|
|
|
int main() {
|
|
while(1) {
|
|
|
|
};
|
|
|
|
return 0;
|
|
} |