aboutsummaryrefslogtreecommitdiffstats
path: root/installer/5/id/content/setupBootloader.html
diff options
context:
space:
mode:
authorClaire Revillet <grenoya@zarb.org>2015-05-13 19:17:08 +0200
committerClaire Revillet <grenoya@zarb.org>2015-05-13 19:17:08 +0200
commit9534bded4b43da4140bb5fe66531e8f4ee390aa7 (patch)
tree236c3a0ae362da3d07363890b3e53fa44061496b /installer/5/id/content/setupBootloader.html
parent34d6fb5df78cbed995d6ec0ee2bc85ad90df7398 (diff)
downloaddoc-9534bded4b43da4140bb5fe66531e8f4ee390aa7.tar
doc-9534bded4b43da4140bb5fe66531e8f4ee390aa7.tar.gz
doc-9534bded4b43da4140bb5fe66531e8f4ee390aa7.tar.bz2
doc-9534bded4b43da4140bb5fe66531e8f4ee390aa7.tar.xz
doc-9534bded4b43da4140bb5fe66531e8f4ee390aa7.zip
add MCC manual for TR in mga5
Diffstat (limited to 'installer/5/id/content/setupBootloader.html')
0 files changed, 0 insertions, 0 deletions
pan> * * This software may be freely redistributed under the terms of the GNU * public license. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */ #ifndef _INSMOD_INTERFACE_H_ #define _INSMOD_INTERFACE_H_ int insmod_call(char * full_filename, char * params); #endif