summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/include/sys/kd.h
blob: 9e9a5152b0c22c0fc32fe2fca1e6610a0111ef2f (plain)
1
2
3
4
5
6
#ifndef _SYS_KD_H
#define _SYS_KD_H

#include <linux/kd.h>

#endif