Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
yhzhang0128 committed Dec 25, 2022
1 parent de57276 commit e2bd778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/egos.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ struct earth {
enum { QEMU, ARTY } platform;
};

#define MAX_NPROCESS 32
#define MAX_NPROCESS 16
struct grass {
/* Process control interface */
int (*proc_alloc)();
Expand Down

0 comments on commit e2bd778

Please sign in to comment.