Skip to content
Snippets Groups Projects
Select Git revision
  • f3636a7b46942b7141d75214015a00a4c4aa21d6
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

nativeglue.c

Blame
  • user avatar
    Damien George authored
    This allows you to pass a number (being an address) to a viper function
    that expects a pointer, and also allows casting of integers to pointers
    within viper functions.
    
    This was actually the original behaviour, but it regressed due to native
    type identifiers being promoted to 4 bits in width.
    3e02b1d1
    History
    nativeglue.c 4.74 KiB