OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
macserial.c File Reference
#include <limits.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <string.h>
#include <time.h>
#include <UserPseudoRandom.h>
#include "macserial.h"
#include "modelinfo.h"

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 712 of file macserial.c.