Remove duplicate definition of FIRSTARG.
Approved by: nwhitehorn (mentor)
This commit is contained in:
parent
100ec05ae5
commit
1706df7cfa
@ -105,9 +105,6 @@ struct callframe {
|
||||
};
|
||||
#endif
|
||||
|
||||
/* Definitions for syscalls */
|
||||
#define FIRSTARG 3 /* first arg in reg 3 */
|
||||
|
||||
/* Definitions for syscalls */
|
||||
#define FIRSTARG 3 /* first arg in reg 3 */
|
||||
#define NARGREG 8 /* 8 args in regs */
|
||||
|
Loading…
x
Reference in New Issue
Block a user