Subversion Repositories Kolibri OS

Rev

Rev 7597 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7597 Rev 7696
Line 1... Line 1...
1
(*
1
(*
2
    Copyright 2016, 2018 Anton Krotov
2
    Copyright 2016, 2018 Anton Krotov
Line 3... Line 3...
3
 
3
 
4
    This program is free software: you can redistribute it and/or modify
4
    This program is free software: you can redistribute it and/or modify
5
    it under the terms of the GNU Lesser General Public License as published by
5
    it under the terms of the GNU Lesser General Public License as published by
Line 287... Line 287...
287
  info.rsrvd2 := 0;
287
  info.rsrvd2 := 0;
288
  info.fname := "/rd/1/develop/board";
288
  info.fname := "/rd/1/develop/board";
289
  res := KOSAPI.sysfunc2(70, sys.ADR(info))
289
  res := KOSAPI.sysfunc2(70, sys.ADR(info))
290
END Open;
290
END Open;
Line 291... Line -...
291
 
-
 
292
END Debug.
291
 
-
 
292
END Debug.