11 lines
107 B
C
11 lines
107 B
C
//
|
|
// Created by dongl on 25-8-5.
|
|
//
|
|
|
|
#ifndef LIBK_H
|
|
#define LIBK_H
|
|
|
|
#include <libkasm.h>
|
|
|
|
#endif //LIBK_H
|