xo-jit: cosmetic: code layout
This commit is contained in:
parent
c09f1f46df
commit
0273a8b8df
2 changed files with 14 additions and 3 deletions
10
src/jit/Jit.cpp
Normal file
10
src/jit/Jit.cpp
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/* @file Jit.cpp */
|
||||
|
||||
#include "Jit.hpp"
|
||||
|
||||
namespace xo {
|
||||
namespace jit {
|
||||
} /*namespace jit*/
|
||||
} /*namespace xo*/
|
||||
|
||||
/* end Jit.cpp */
|
||||
Loading…
Add table
Add a link
Reference in a new issue