/* isxToPentium - convert isx code to Pentium code.  This basically 
 * follows the register picking algorithm in Aho/Ulman. */

#ifndef ISXTOPENTIUM_H
#define ISXTOPENTIUM_H

#endif /* ISXTOPENTIUM_H */
