aboutsummaryrefslogtreecommitdiffstats
path: root/eu/legal
Commit message (Expand)AuthorAgeFilesLines
* Revert "Updated Estonian translation"Thomas Backlund2014-10-121-0/+1
* Updated Estonian translationMarek Laane2014-10-121-1/+0
* added infrastructure for Basque languagefilip2014-09-111-0/+1
cue-systemd'>user/colin/rescue-systemd Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/syscalls.s/ioperm.S
blob: 74a51fc4b5e21776ddb5bbcfeb91eee37ca30b0c (plain)
1
2
3
4
5
#include "syscalls.h"

#ifdef __NR_ioperm
syscall(ioperm,ioperm)
#endif