9 lines
91 B
C
9 lines
91 B
C
|
|
#ifndef PINE64_MODEL_H_H_
|
|
#define PINE64_MODEL_H_H_
|
|
|
|
int pine64_set_model(void);
|
|
|
|
#endif
|
|
|