Skip to content

Commit

Permalink
Merge pull request #296 from Cpasjuste/master
Browse files Browse the repository at this point in the history
add host0 support
  • Loading branch information
TheOfficialFloW authored Oct 2, 2017
2 parents 5a376ca + b183054 commit 0ae63da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions file.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ static char *devices[] = {
"ux0:",
"vd0:",
"vs0:",
"host0:",
};

#define N_DEVICES (sizeof(devices) / sizeof(char **))
Expand Down

0 comments on commit 0ae63da

Please sign in to comment.