[12756] Fixed vmap_assembler GCC build

This commit is contained in:
sanctum32 2013-12-28 23:31:06 +02:00 committed by Antz
parent f22f6d5bf0
commit d18fc38034
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12755"
#define REVISION_NR "12756"
#endif // __REVISION_NR_H__