mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-12 23:58:11 -07:00
Update css
This commit is contained in:
@@ -20,9 +20,7 @@ This interface-like function will then pass the function name, in this case func
|
||||
|
||||
~~~~c
|
||||
#define SYS_function ## // ## is the system call number
|
||||
|
||||
[SYS_function] sys_function // real system function name
|
||||
|
||||
extern int sys_function(void); // real system function declaration
|
||||
~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user