dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(backlight): set default backlight value 255
lin
2025-03-21
c2c82c91f6acd44c57766034b6ced0c53c164a55
[~lzh/A133.git]
/
longan
/
kernel
/
linux-4.9
/
arch
/
mips
/
jz4740
/
reset.h
1
2
3
4
5
6
#ifndef __MIPS_JZ4740_RESET_H__
#define __MIPS_JZ4740_RESET_H__
extern void jz4740_reset_init(void);
#endif