1. 17 Nov, 1999 1 commit
  2. 16 Nov, 1999 2 commits
    • Stewart Brodie's avatar
      Added export of assembler headers for Window and Toolbox modules. · 50603298
      Stewart Brodie authored
        C headers protect their definitions of service calls to avoid clashes
      Detail:
        Exported headers contain SWI definitions only.
        Exported C headers protect their definitions of service call symbols
          to avoid clashes with Global/Services.h (which will contain them
          all from the next source drop)
      Admin:
        Tested with the Window module.
      
      Version 0.05. Tagged as 'Common-0_05'
      50603298
    • Stewart Brodie's avatar
      Import of assembler headers which declare Toolbox SWI symbols. · cb30a819
      Stewart Brodie authored
      Detail:
        I keep finding declarations of the Toolbox SWI symbols all over the
          place.  These header files provide a single definition for the SWIs
          for the Toolbox and Window modules.
      Admin:
        Exported from Common because Libs is too awkward to modify just for
          this change (it uses Makatic).
      cb30a819