-/* Copyright (c) 2009 The Regents of the University of California.
- * See the COPYRIGHT files at the top of this source tree for full
+/* Copyright (c) 2009 The Regents of the University of California.
+ * See the COPYRIGHT files at the top of this source tree for full
* license information.
- *
- * Kevin Klues <klueska@cs.berkeley.edu>
+ *
+ * Kevin Klues <klueska@cs.berkeley.edu>
*/
#pragma once
#define MEM_WAIT (1 << 2)
#define MEM_ERROR (1 << 3)
-#define KMALLOC_WAIT MEM_WAIT
-#define KMALLOC_ERROR MEM_ERROR
-
/* Kmalloc tag flags looks like this:
*
* +--------------28---------------+-----4------+