Clean TAGS, tags targets.
[pintos-anon] / src / constants.h
1 /* Use this header file to define macros for configuring
2    compilation.  This file will be replaced by the TAs when your
3    code is tested, using the macros described in the course
4    documentation.  Your code should not require other macros to
5    be defined here to function properly. */
6
7 /* Example definition. */
8 /*#define MACRONAME 1 */