mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-09 20:43:34 -04:00
7 lines
90 B
C++
7 lines
90 B
C++
#ifndef __ACENVEX_H__
|
|
#define __ACENVEX_H__
|
|
|
|
// No extensions
|
|
|
|
#endif /* __ACENVEX_H__ */
|