more renaming
This commit is contained in:
parent
e98a4b220a
commit
d0fdf63e77
@ -1,4 +1,4 @@
|
||||
#include "../../../System Abstraction/cdb_sustem.h"
|
||||
#include "../../../System Abstraction/cdb_system.h"
|
||||
#include "stdio.h"
|
||||
|
||||
void main(){
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "../../../System Abstraction/cdb_sustem.h"
|
||||
#include "../../../System Abstraction/cdb_system.h"
|
||||
#include "stdio.h"
|
||||
|
||||
int main() {
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "../../../System Abstraction/cdb_sustem.h"
|
||||
#include "../../../System Abstraction/cdb_system.h"
|
||||
#include <stdio.h>
|
||||
|
||||
__attribute__ ((sysv_abi)) void testProc(void * arg){
|
||||
|
Loading…
Reference in New Issue
Block a user