浏览代码

Remove warning that apparently is not needed for e1

Eric Andersen 22 年之前
父节点
当前提交
562b05c14c
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      libc/sysdeps/linux/e1/bits/kernel_stat.h

+ 0 - 1
libc/sysdeps/linux/e1/bits/kernel_stat.h

@@ -4,7 +4,6 @@
 /* This file provides whatever this particular arch's kernel thinks 
 /* This file provides whatever this particular arch's kernel thinks 
  * struct kernel_stat should look like...  It turns out each arch has a 
  * struct kernel_stat should look like...  It turns out each arch has a 
  * different opinion on the subject... */
  * different opinion on the subject... */
-#warning "Please verify struct kernel_stat for your architecture actually matches struct kernel_stat for x86  If it doesn't, then you will need to add a proper kernel_stat.h for your architecture..."
 
 
 struct kernel_stat {
 struct kernel_stat {
 	unsigned short st_dev;
 	unsigned short st_dev;