diff options
Diffstat (limited to 'src/buildvm_ppcspe.dasc')
-rw-r--r-- | src/buildvm_ppcspe.dasc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buildvm_ppcspe.dasc b/src/buildvm_ppcspe.dasc index 3ec36f76..b9ee5b01 100644 --- a/src/buildvm_ppcspe.dasc +++ b/src/buildvm_ppcspe.dasc | |||
@@ -1,6 +1,6 @@ | |||
1 | |// Low-level VM code for PowerPC/e500 CPUs. | 1 | |// Low-level VM code for PowerPC/e500 CPUs. |
2 | |// Bytecode interpreter, fast functions and helper functions. | 2 | |// Bytecode interpreter, fast functions and helper functions. |
3 | |// Copyright (C) 2005-2011 Mike Pall. See Copyright Notice in luajit.h | 3 | |// Copyright (C) 2005-2012 Mike Pall. See Copyright Notice in luajit.h |
4 | | | 4 | | |
5 | |.arch ppc | 5 | |.arch ppc |
6 | |.section code_op, code_sub | 6 | |.section code_op, code_sub |