Disable cold boot indicator

This commit is contained in:
Sebastian Huber
2013-10-14 15:01:13 +02:00
parent 5003e8f88e
commit db2e97facf
3 changed files with 5 additions and 2 deletions

View File

@@ -144,7 +144,6 @@
#define cam_status_table _bsd_cam_status_table
#define cam_strmatch _bsd_cam_strmatch
#define cam_strvis _bsd_cam_strvis
#define cold _bsd_cold
#define copyin _bsd_copyin
#define copyout _bsd_copyout
#define critical_enter _bsd_critical_enter