https://jxself.org/git/linux-libre.git
Raw File
Tip revision: b963c0a0f141d6ae838ccec7bca0bed1c3c99904 authored by Jason Self on 05 October 2013, 14:18:20 UTC
Linux-libre 3.11.4-gnu
Tip revision: b963c0a
stamp9g20.h
#ifndef __MACH_STAMP9G20_H
#define __MACH_STAMP9G20_H

void stamp9g20_init_early(void);
void stamp9g20_board_init(void);

#endif
back to top