]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - include/linux/sched/rt.h
move Rust sources to top level, C sources into c_src
[bcachefs-tools-debian] / include / linux / sched / rt.h
diff --git a/include/linux/sched/rt.h b/include/linux/sched/rt.h
deleted file mode 100644 (file)
index ef3040e..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _SCHED_RT_H
-#define _SCHED_RT_H
-
-static inline int rt_task(struct task_struct *p)
-{
-       return 0;
-}
-
-#endif /* _SCHED_RT_H */