Kernel shell as a syscall (2)

This commit is contained in:
Adrien Bourmault 2021-03-08 17:18:24 +01:00
parent bb5a743ed4
commit dc2e2878d7
Signed by: neox
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
//----------------------------------------------------------------------------//
#define LATEST_SYSCALL_CODE 3
#define LATEST_SYSCALL_CODE 4
//----------------------------------------------------------------------------//