#ifndef COMPILER_VECTORARRAYSTOREGS_H
#define COMPILER_VECTORARRAYSTOREGS_H
#include "compiler/common.h"
extern int vectorarraystoregs(void);
#endif