Changeset ed88c8e in mainline for boot/genarch/include
- Timestamp:
 - 2018-05-29T13:25:07Z (7 years ago)
 - Branches:
 - lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
 - Children:
 - fc0b2a8
 - Parents:
 - a57fa32
 - git-author:
 - Jiri Svoboda <jiri@…> (2018-05-28 17:24:17)
 - git-committer:
 - Jiri Svoboda <jiri@…> (2018-05-29 13:25:07)
 - File:
 - 
      
- 1 edited
 
- 
          
  boot/genarch/include/genarch/ofw.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
boot/genarch/include/genarch/ofw.h
ra57fa32 red88c8e 89 89 extern void ofw_init(void); 90 90 91 extern void ofw_putchar(c onst char);91 extern void ofw_putchar(char); 92 92 93 93 extern ofw_arg_t ofw_get_property(const phandle, const char *, void *,  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  