cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

serial.h (124B)


      1/*
      2 * include/asm-parisc/serial.h
      3 */
      4
      5/*
      6 * This is used for 16550-compatible UARTs
      7 */
      8#define BASE_BAUD ( 1843200 / 16 )