Skip to content

Linux system call implementation that is created to print system information.

Notifications You must be signed in to change notification settings

furkankayar/SystemInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Furkan Kayar

arch/x86/entry/syscalls/syscall_64.tbl :
335     common  systeminfo              __x64_sys_systeminfo

include/linux/syscalls.h :
asmlinkage long sys_systeminfo(char __user *, char __user *, char __user *, char __user *);

About

Linux system call implementation that is created to print system information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published