chromium/third_party/nasm/asm/pptok.c

/* Automatically generated from ./asm/pptok.dat by ./asm/pptok.pl */
/* Do not edit */

#include "compiler.h"
#include "nctype.h"
#include "nasmlib.h"
#include "hashtbl.h"
#include "preproc.h"

const char * const pp_directives[118] =;
const uint8_t pp_directives_len[118] =;
enum preproc_token pp_token_hash(const char *token)
{}