summaryrefslogtreecommitdiffstats
path: root/dkms-modules-info/2.6.22.9-server-1mdv/fglrx.alias
Commit message (Expand)AuthorAgeFilesLines
* add dkms info for fglrx with kernel 2.6.22.9-server-1mdvMandrake2007-09-271-0/+206
/a>/syscalls.s/stime.S
blob: 281809c2747cef10779cef7f68be197cc2194a9d (plain)
1
2
3
4
5
#include "syscalls.h"

#ifdef __NR_stime
syscall(stime,stime)
#endif